From 8ebb2a62f5beee9447a8899a57db291d4034b0fc Mon Sep 17 00:00:00 2001 From: "Richard S. Wright Jr." Date: Mon, 6 Oct 2025 16:08:14 -0400 Subject: Update known_good.json Updated MoltenVK version tag --- scripts/known_good.json | 4 ++-- 1 file 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 +} -- cgit v1.2.3