diff options
| author | Richard S. Wright Jr. <richard@lunarg.com> | 2025-10-06 16:08:14 -0400 |
|---|---|---|
| committer | Richard S. Wright Jr. <richard@lunarg.com> | 2025-10-06 17:42:11 -0400 |
| commit | 8ebb2a62f5beee9447a8899a57db291d4034b0fc (patch) | |
| tree | 7be2024a7b28c46087b7e4d18c94b5e3005c7d4c | |
| parent | fe4e68d30968c3128300986a31c8ef5242e090b1 (diff) | |
| download | usermoji-8ebb2a62f5beee9447a8899a57db291d4034b0fc.tar.xz | |
Update known_good.json
Updated MoltenVK version tag
| -rw-r--r-- | scripts/known_good.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index 8a2e185a..c681362f 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.3.0", + "commit": "v1.4.0", "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" @@ -76,4 +76,4 @@ "googletest": "GOOGLETEST_INSTALL_DIR", "Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR" } -}
\ No newline at end of file +} |
