diff options
| author | Richard S. Wright Jr. <richard@lunarg.com> | 2026-01-30 18:11:25 -0500 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2026-02-04 08:00:40 -0600 |
| commit | 479323770e951871771b42da7cb77428bcdbf704 (patch) | |
| tree | 80afff3d9c9bc925d0bddae7eef427231c6f5753 /scripts | |
| parent | 362c28b8e13292f0fca1b0c9ce3ba515fe9b71a1 (diff) | |
| download | usermoji-479323770e951871771b42da7cb77428bcdbf704.tar.xz | |
Update known_good.json
Updated MoltenVK version in use.
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 82517209..ff0c6e3b 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.4.0", + "commit": "v1.4.1", "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" |
