aboutsummaryrefslogtreecommitdiff
path: root/scripts/known_good.json
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2021-03-10 09:05:29 -0800
committerMike Schuchardt <mikes@lunarg.com>2021-03-10 11:02:36 -0800
commitd1cd2653949dff9d6da6ca2a9b422350ec288f8f (patch)
tree0e649aa551f82ad66aa255a6ceaa6cc27518dc5c /scripts/known_good.json
parent461b33cfa2726ed65fdf3308d0303ae18a879c49 (diff)
downloadusermoji-d1cd2653949dff9d6da6ca2a9b422350ec288f8f.tar.xz
build: Update known-good files for 1.2.172 header
Changes: - Update `known_good.json` Change-Id: I080c0ff260ed5c43ca0228b7d88bf4232628360c
Diffstat (limited to 'scripts/known_good.json')
-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 cfb6c9ee..a0fd5702 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" : "4fe5828a0295a3c29a266e446ac6a6b51d768e48"
+ "commit" : "v1.2.172"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.171",
+ "commit" : "v1.2.172",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",