aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2020-09-07 13:47:22 -0600
committerShannon McPherson <shannon@lunarg.com>2020-09-07 13:47:22 -0600
commitccab4cc42372b9d464741b99f158329a552fb330 (patch)
tree430e0274ac4221ed39cc0d8b6993a346a0e7377d /scripts
parent25d277579d1e1844c02e6ce3f64950ef6b5b0d80 (diff)
downloadusermoji-ccab4cc42372b9d464741b99f158329a552fb330.tar.xz
build: Update known-good files for 1.2.152 header
Changes: - Updated `known_good.json` Change-Id: Ia5b8ab0d3d0e0d822fac1aa34d600d8ef0e26699
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 c3dc4b47..899df131 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -6,7 +6,7 @@
"sub_dir" : "Vulkan-Headers",
"build_dir" : "Vulkan-Headers/build",
"install_dir" : "Vulkan-Headers/build/install",
- "commit" : "v1.2.151"
+ "commit" : "v1.2.152"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.151",
+ "commit" : "v1.2.152",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",