From 540244d1fc15cab871c18f32a3719c28eb01cec1 Mon Sep 17 00:00:00 2001 From: "Richard S. Wright Jr" Date: Mon, 13 Jun 2022 17:10:38 -0400 Subject: Updated MoltenVK known good to 1.1.10 --- scripts/known_good.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/known_good.json b/scripts/known_good.json index ade9f8c6..9e714844 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.9", + "commit" : "v1.1.10", "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" -- cgit v1.2.3