aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRichard S. Wright Jr <richard@lunarg.com>2023-05-23 22:03:54 -0400
committerRichard S. Wright Jr <richard@lunarg.com>2023-05-24 09:54:32 -0400
commit4b7e5871e224c1d4141f727a6706de23e8812edf (patch)
tree7f2214aa52f44e2ebd4d2b3cbfc8bfff71556900 /scripts
parentf31c10971f7cca67ecb4eb2b1959ebabfa38470b (diff)
downloadusermoji-4b7e5871e224c1d4141f727a6706de23e8812edf.tar.xz
Update known_good.json for MoltenVK 1.2.4
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index a6dfa359..da780055 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -14,7 +14,7 @@
"sub_dir" : "MoltenVK",
"build_dir" : "MoltenVK",
"install_dir" : "MoltenVK",
- "commit" : "v1.2.3",
+ "commit" : "v1.2.4",
"custom_build" : [
"./fetchDependencies --macos --no-parallel-build",
"xcodebuild -project MoltenVKPackaging.xcodeproj GCC_PREPROCESSOR_DEFINITIONS='$GCC_PREPROCESSOR_DEFINITIONS MVK_CONFIG_LOG_LEVEL=1' -scheme \"MoltenVK Package (macOS only)\" build"