aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorrichard-lunarg <richard@lunarg.com>2020-09-28 21:42:37 -0400
committerRichard S. Wright Jr <58573781+richard-lunarg@users.noreply.github.com>2020-09-29 13:03:15 -0400
commit02cdef3dfe626c2b8f35c7706c04592a3cf78308 (patch)
treefa9f32b03d615a3ac138be8b1e3bf5830e068b8e /scripts
parentf0c3e84c3f73a87b1b7b6668f1f3fffa7fd23f9f (diff)
downloadusermoji-02cdef3dfe626c2b8f35c7706c04592a3cf78308.tar.xz
Update known_good.json for MoltenVK
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 1c329bd1..687531dc 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.0.44",
+ "commit" : "v1.1.0",
"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"