aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard S. Wright Jr <richard@lunarg.com>2022-02-28 18:18:03 -0500
committerGitHub <noreply@github.com>2022-02-28 18:18:03 -0500
commit078d44e4664b7efa0b6c96ebced1995c4425d57a (patch)
tree6633eb0179aee928819cb8de4686ba6205222760
parent3a60ee90c184790b47d7c8fa58d3030a248ce33e (diff)
downloadusermoji-078d44e4664b7efa0b6c96ebced1995c4425d57a.tar.xz
Update known_good.json
Updated MoltenVK to 1.1.8
-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 edbc2e2c..2e79c4f4 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.7",
+ "commit" : "v1.1.8",
"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"