diff options
| author | Richard S. Wright Jr <richard@lunarg.com> | 2023-08-21 15:03:33 -0400 |
|---|---|---|
| committer | Richard S. Wright Jr <richard@lunarg.com> | 2023-08-21 16:03:46 -0400 |
| commit | c3b438e7901e7ee0d56d3ac39d7431091d82df3d (patch) | |
| tree | 6a9202b00181d04b2adc7ee2f5edbe1bc05dd59f /scripts | |
| parent | a7da7027ca9fd0901639f02619c226da9c6036f1 (diff) | |
| download | usermoji-c3b438e7901e7ee0d56d3ac39d7431091d82df3d.tar.xz | |
Update known_good.json
Minor change just to update to the latest good tag of MoltenVK
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 d9e26910..adbb34c1 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -15,7 +15,7 @@ "sub_dir": "MoltenVK", "build_dir": "MoltenVK", "install_dir": "MoltenVK", - "commit": "v1.2.4", + "commit": "v1.2.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" |
