diff options
| author | Richard S. Wright Jr <richard@lunarg.com> | 2022-04-14 19:26:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-14 19:26:37 -0400 |
| commit | ef20059aea7ec24d0842edca2f75255eaa33a7b0 (patch) | |
| tree | 4bc3313fd4b275c7a2755f00f718c43390595108 | |
| parent | 6952ad7979ca80ab9da8c1cab6fc13ac844742d8 (diff) | |
| download | usermoji-ef20059aea7ec24d0842edca2f75255eaa33a7b0.tar.xz | |
Updated MoltenVK tag
Now at latest known good release
| -rw-r--r-- | scripts/known_good.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index d8a15a37..a789549c 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.8", + "commit" : "v1.1.9", "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" |
