aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2019-06-25 13:08:41 -0600
committerShannon McPherson <shannon@lunarg.com>2019-06-25 13:08:41 -0600
commit1e70b573d94b76d8d50e0372e01cb7567ba3de43 (patch)
tree513d99eec5c04a12eb5132a01b7399c4e1173984 /scripts
parent42843786d58cca639d1c7f89e8561bb7432ed17c (diff)
downloadusermoji-1e70b573d94b76d8d50e0372e01cb7567ba3de43.tar.xz
build: Update known-good files for 1.1.112 header
Change-Id: Ibf447e4f562d49bda5ab60b1bdf4ebf71678a6ae
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index 51b16fd4..17003389 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" : "v1.1.108"
+ "commit" : "v1.1.112"
},
{
"name" : "MoltenVK",
@@ -41,7 +41,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.1.108",
+ "commit" : "v1.1.112",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",