Skip to content

chore(port): update https://github.com/dpogue/cmake-metalshadersupport to 84209c3 #277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/cmake-metalshadersupport/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ vcpkg_from_github(
REF
${VERSION}
SHA512
24d10400886b812952a4c42bb066d4d68cee66aa5c8f2a89320baa364ecfd04db86d341b51214ad33536b8c9daa79dfd3da817c3ce154a0933bb83607d28c306
4bcfb418f82b9a948c29bfa532c47ed613b3652fdfbba53a187e4c362a88dcef1dc9b6df5daf52d4f6f58a439746e0e01636108bb1332f753856daa30ef6696b
HEAD_REF
master)

Expand Down
2 changes: 1 addition & 1 deletion ports/cmake-metalshadersupport/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cmake-metalshadersupport",
"version-string": "0ce971b78675b2db569135c62de2e96cb9276497",
"version-string": "84209c32e50966ee4dca66f7b7eebacd934c87fb",
"description": "CMake modules to support compiling Apple Metal shaders as part of a CMake build system.",
"homepage": "https://github.com/dpogue/CMake-MetalShaderSupport/tree/main",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"port-version": 0
},
"cmake-metalshadersupport": {
"baseline": "0ce971b78675b2db569135c62de2e96cb9276497",
"baseline": "84209c32e50966ee4dca66f7b7eebacd934c87fb",
"port-version": 0
},
"cmake-modules": {
Expand Down
5 changes: 5 additions & 0 deletions versions/c-/cmake-metalshadersupport.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "66d02f400beded632a5db985191a8e3155e95973",
"version-string": "84209c32e50966ee4dca66f7b7eebacd934c87fb",
"port-version": 0
},
{
"git-tree": "11a2991fe1c7b2f076810b89f29d4663a3a7cfca",
"version-string": "0ce971b78675b2db569135c62de2e96cb9276497",
Expand Down
Loading