We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625eef6 commit 60c886dCopy full SHA for 60c886d
cmake-init/templates/vcpkg/portfile.cmake
@@ -8,7 +8,7 @@ vcpkg_from_github(
8
OUT_SOURCE_PATH SOURCE_PATH
9
REPO <repo>
10
REF <ref>
11
- SHA512 1
+ SHA512 0
12
HEAD_REF master
13
)
14
0 commit comments