diff options
| author | Richard S. Wright Jr <richard@lunarg.com> | 2023-01-27 16:39:34 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-27 16:39:34 -0500 |
| commit | 8ad79c18ffb12cf903cad96a196c33d335f0cdb4 (patch) | |
| tree | 728223b4ad7c9113b55a864a5a412ac3a5a7f224 /scripts | |
| parent | 50d9f72d492bb4e1f20fd2240bb8332e4fbbfd2a (diff) | |
| download | usermoji-8ad79c18ffb12cf903cad96a196c33d335f0cdb4.tar.xz | |
Update MoltenVK known good 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 57d1372a..05e708ad 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.1", + "commit" : "v1.2.2", "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" |
