diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2018-10-12 10:05:21 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2018-10-12 10:05:21 -0600 |
| commit | 1737994cbd09792ce49f325fb888d00fbcc9c20e (patch) | |
| tree | ca3945007b7b2f0910e7658d8af5025390a4daa4 /scripts | |
| parent | 6e078e779458368b0b6e3da0f91b39ca09c67182 (diff) | |
| download | usermoji-1737994cbd09792ce49f325fb888d00fbcc9c20e.tar.xz | |
build: Update known-good for 1.1.87 header
Change-Id: Idd2f285653deb0eb70eacd5fd649e74d7723f964
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index 88dcd00d..2111e07b 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", |
