From 535fc409129830f17160ab1e19ea2ac79916d96f Mon Sep 17 00:00:00 2001 From: "Richard S. Wright Jr" <58573781+richard-lunarg@users.noreply.github.com> Date: Tue, 11 May 2021 11:59:31 -0400 Subject: [PATCH] Update known_good.json Updated to the latest MoltenVK tag. --- scripts/known_good.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/known_good.json b/scripts/known_good.json index 00d1560..a428c81 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.1.0", + "commit" : "v1.1.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" -- 2.7.4