diff options
| author | Richard S. Wright Jr <richard@lunarg.com> | 2024-01-16 13:29:17 -0500 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2024-01-16 14:12:28 -0700 |
| commit | 7c6d640a5ca3ab73c1f42d22312f672b54babfaf (patch) | |
| tree | 2814856e2523006199e9291ad0f6390836fb1893 /scripts | |
| parent | c86d42cf9eb620eeac377e3bff46ae342c5cd664 (diff) | |
| download | usermoji-7c6d640a5ca3ab73c1f42d22312f672b54babfaf.tar.xz | |
Update known_good.json for MoltenVK 1.2.7
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 096f028c..e2905075 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.6", + "commit": "v1.2.7", "custom_build": [ "./fetchDependencies --macos", "xcodebuild -project MoltenVKPackaging.xcodeproj GCC_PREPROCESSOR_DEFINITIONS='$GCC_PREPROCESSOR_DEFINITIONS MVK_CONFIG_LOG_LEVEL=1' -scheme \"MoltenVK Package (macOS only)\" build" |
