From 3d70a8c398c68a6ee75fb3755cb3a55294ef9c1d Mon Sep 17 00:00:00 2001 From: Mike Schuchardt Date: Fri, 2 Aug 2024 10:46:20 -0700 Subject: build: Update to header 1.3.292 --- scripts/known_good.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/known_good.json b/scripts/known_good.json index 64ab598d..0f8988f2 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -7,7 +7,7 @@ "sub_dir": "Vulkan-Headers", "build_dir": "Vulkan-Headers/build", "install_dir": "Vulkan-Headers/build/install", - "commit": "v1.3.290" + "commit": "v1.3.292" }, { "name": "MoltenVK", @@ -74,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.3.290", + "commit": "v1.3.292", "build_platforms": [ "windows", "linux", @@ -95,4 +95,4 @@ "googletest": "GOOGLETEST_INSTALL_DIR", "Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR" } -} +} \ No newline at end of file -- cgit v1.2.3