diff options
| author | Richard S. Wright Jr <richard@lunarg.com> | 2023-03-27 17:28:57 -0400 |
|---|---|---|
| committer | Richard S. Wright Jr <richard@lunarg.com> | 2023-03-27 18:24:38 -0400 |
| commit | e60c43a479ce53c24588f621b6a9fb0ab9f6eff7 (patch) | |
| tree | 181d38123ae5dfeb1325592401363236afc03fc4 /scripts | |
| parent | 7a83a5ace14151f9591fc5125b81220e341ccd37 (diff) | |
| download | usermoji-e60c43a479ce53c24588f621b6a9fb0ab9f6eff7.tar.xz | |
Updated MoltenVK known good version to 1.2.3
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 68393f7e..0ce254c7 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.2", + "commit" : "v1.2.3", "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" |
