From f846ef57a009cd2a3e475830b10f8dec399dfdc6 Mon Sep 17 00:00:00 2001 From: Mike Schuchardt Date: Thu, 8 Dec 2022 10:19:36 -0800 Subject: build: Update to header 1.3.237 - 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 328ca7e1..79184401 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.236" + "commit" : "v1.3.237" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.3.236", + "commit" : "v1.3.237", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", -- cgit v1.2.3