From a7bc1fe90ff58bebf95470ebcb8670ea22907795 Mon Sep 17 00:00:00 2001 From: Mike Schuchardt Date: Mon, 13 Mar 2023 10:45:18 -0700 Subject: build: Update to header 1.3.243 - Update known-good - Generate source --- scripts/known_good.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/known_good.json') diff --git a/scripts/known_good.json b/scripts/known_good.json index 755920d3..f56c769f 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -6,7 +6,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit": "v1.3.242" + "commit": "v1.3.243" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit": "v1.3.242", + "commit": "v1.3.243", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", -- cgit v1.2.3