diff options
| author | Richard S. Wright Jr <richard@lunarg.com> | 2022-10-20 18:23:30 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-20 18:23:30 -0400 |
| commit | 0a3b52945c40ecac86c09139b35e753912e5dbcf (patch) | |
| tree | 8c2722a9a204bff498e9ed5ddf9e73d408fead74 /scripts | |
| parent | be8467a6c64b0ddd31af09619b2dc09d8cfc860b (diff) | |
| download | usermoji-0a3b52945c40ecac86c09139b35e753912e5dbcf.tar.xz | |
Updated MoltenVK to 1.2.0
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 8af846ab..48c353c3 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.11", + "commit" : "v1.2.0", "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" |
