aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRichard S. Wright Jr <richard@lunarg.com>2022-06-13 17:10:38 -0400
committerGitHub <noreply@github.com>2022-06-13 17:10:38 -0400
commit540244d1fc15cab871c18f32a3719c28eb01cec1 (patch)
treef914346c680a59d0c327e2c93e1a0c4456ac2636 /scripts
parentef9db7a8ec52f6c56158d83f5d57ef388c1abec1 (diff)
downloadusermoji-540244d1fc15cab871c18f32a3719c28eb01cec1.tar.xz
Updated MoltenVK known good to 1.1.10
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 ade9f8c6..9e714844 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.1.9",
+ "commit" : "v1.1.10",
"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"