diff options
| author | Richard S. Wright Jr <richard@lunarg.com> | 2023-05-23 22:03:54 -0400 |
|---|---|---|
| committer | Richard S. Wright Jr <richard@lunarg.com> | 2023-05-24 09:54:32 -0400 |
| commit | 4b7e5871e224c1d4141f727a6706de23e8812edf (patch) | |
| tree | 7f2214aa52f44e2ebd4d2b3cbfc8bfff71556900 /scripts | |
| parent | f31c10971f7cca67ecb4eb2b1959ebabfa38470b (diff) | |
| download | usermoji-4b7e5871e224c1d4141f727a6706de23e8812edf.tar.xz | |
Update known_good.json for MoltenVK 1.2.4
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 a6dfa359..da780055 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.2.3", + "commit" : "v1.2.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" |
