Skip to content

blas1n/vcpkg-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vcpkg-registry

Introduction

blAs1N's vcpkg registry

How to update

All of these methods are based on this

  1. Enter the commit timeline of the repository to be updated.
  2. Copy the id of the commit to be updated.

Commit timeline

  1. Paste the copied id into the REF in /ports/update-repo/portfile.cmake

portfile.cmake

  1. Type this command
  • git add ports/update-repo
  • git commit -m "Commit message"
  1. Paste the output value when entering "git rev-parse HEAD:ports/update-repo" to git-tree in versions/"update-repo's first letter"-/update-repo.json

update-repo.json

  1. Type this command
  • git add versions
  • git commit --amend --no-edit
  • git push

About

blAs1N's vcpkg registry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages