Skip to content

chore(port): update https://github.com/dpogue/cmake-metalshadersupport to 989857d #231

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
26764a9527742bb705bfac057f5dd3e1f0a3da4ca147e6625c24c59cb5c0cdcb7065fef585a360bd276b955b49e4b2ea06dc25bb57d680675bcebe1c1db67417
d1ec5c3c46282db9961b074dc0f054d1baa0669e5df48a407011ed1cb2c6d7488b31660118a46fe2b01a4a695d445bc7165d4055760169b88164e0c85cc4c318
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": "0f0d7bebe072d4e9b59e57a3d4bd8b8e21cf6ac7",
"version-string": "989857d2e5e54869c35ad06fb21a67d12a2dbc67",
"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": "0f0d7bebe072d4e9b59e57a3d4bd8b8e21cf6ac7",
"baseline": "989857d2e5e54869c35ad06fb21a67d12a2dbc67",
"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": "80e932f223a21d230ad32c1680b1b6fb9a65e72d",
"version-string": "989857d2e5e54869c35ad06fb21a67d12a2dbc67",
"port-version": 0
},
{
"git-tree": "c88cd13fe12775f802dbe658094ad1ac2e6e6102",
"version-string": "0f0d7bebe072d4e9b59e57a3d4bd8b8e21cf6ac7",
Expand Down
Loading