From e4480fa9afd6f8cfc5579c7d24954f7030b180cf Mon Sep 17 00:00:00 2001 From: Shannon McPherson Date: Wed, 7 Nov 2018 10:30:54 -0700 Subject: build: Update known-good for 1.1.91 header Updated: - `scripts/known_good.json` Change-Id: Ia07d6af7a77e835f413d7eecfdc8ef47267744b7 --- scripts/known_good.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/known_good.json b/scripts/known_good.json index 8df54465..f30d790b 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -17,7 +17,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "46979500a03de8ec5d5cc65b8a090a8b99eb190a" + "commit" : "369e6ea7f9b8cf0155b183da7e5be1b39ef6138d" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "786bfe7ce231046649479019ca4b654be370287f", + "commit" : "9f59673982ff0ef7614adbe4c698b79aef1eaedb", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", -- cgit v1.2.3