aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRichard S. Wright Jr <58573781+richard-lunarg@users.noreply.github.com>2021-09-03 16:46:26 -0400
committerGitHub <noreply@github.com>2021-09-03 16:46:26 -0400
commit642da192c802b1d8b9dac4f9b0524a11e9bba16c (patch)
tree0b968bf15d285ab277d301eb206ea1dc7c56a96d /scripts
parentcf9d49e46157b4c2a0dcf3051679d550c5fb20a1 (diff)
downloadusermoji-642da192c802b1d8b9dac4f9b0524a11e9bba16c.tar.xz
Update known good to the latest MoltenVK tag
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 2b36f3ab..337555b7 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.4",
+ "commit" : "v1.1.5",
"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"