aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRichard S. Wright Jr <richard@lunarg.com>2023-03-27 17:28:57 -0400
committerRichard S. Wright Jr <richard@lunarg.com>2023-03-27 18:24:38 -0400
commite60c43a479ce53c24588f621b6a9fb0ab9f6eff7 (patch)
tree181d38123ae5dfeb1325592401363236afc03fc4 /scripts
parent7a83a5ace14151f9591fc5125b81220e341ccd37 (diff)
downloadusermoji-e60c43a479ce53c24588f621b6a9fb0ab9f6eff7.tar.xz
Updated MoltenVK known good version to 1.2.3
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 68393f7e..0ce254c7 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.2",
+ "commit" : "v1.2.3",
"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"