From 1737994cbd09792ce49f325fb888d00fbcc9c20e Mon Sep 17 00:00:00 2001 From: Shannon McPherson Date: Fri, 12 Oct 2018 10:05:21 -0600 Subject: [PATCH] build: Update known-good for 1.1.87 header Change-Id: Idd2f285653deb0eb70eacd5fd649e74d7723f964 --- scripts/known_good.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/known_good.json b/scripts/known_good.json index 88dcd00..2111e07 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" : "2fd5a24ec4a6df303b2155b3f85b6b8c1d56f6c0" + "commit" : "b65941cc4b2b43b74de00534d110b581c52c394b" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "dcf2a3acbdb73ada39ebae7a2a268e05abf693a9", + "commit" : "2aa6dcc10189f7700824bc5e21120beeff013c3a", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", -- 2.7.4