From 45130636662d749371f3346683b1e444b8c99ada Mon Sep 17 00:00:00 2001 From: Jeremy Gebben Date: Mon, 11 Sep 2023 16:23:59 -0600 Subject: [PATCH] bulid: Update VUL to 1.3.264 Plus -Wpedantic fix. --- 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 da448ad5..b67ca3cc 100755 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -14,7 +14,7 @@ "sub_dir": "Vulkan-Utility-Libraries", "build_dir": "Vulkan-Utility-Libraries/build", "install_dir": "Vulkan-Utility-Libraries/build/install", - "commit": "v1.3.262", + "commit": "ba0d57a51424de68a86326e393a65b26373e1c1f", "deps": [ { "var_name": "VULKAN_HEADERS_INSTALL_DIR",