diff options
| author | richard-lunarg <richard@lunarg.com> | 2021-07-01 18:25:48 -0400 |
|---|---|---|
| committer | Richard S. Wright Jr <58573781+richard-lunarg@users.noreply.github.com> | 2021-07-01 19:26:00 -0400 |
| commit | abfc71f051a6e0001edd28cff5f55cb013ca0405 (patch) | |
| tree | 286a00b41f80c57bf5a35b043850a117481d1796 /scripts | |
| parent | a7fc5ca822873969085dc3515685c090f4f859fb (diff) | |
| download | usermoji-abfc71f051a6e0001edd28cff5f55cb013ca0405.tar.xz | |
known_good.json updated for latest MoltenVK tag
Diffstat (limited to 'scripts')
| -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 50e4e276..e010b043 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.3", + "commit" : "v1.1.4", "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" |
