aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2020-11-17 18:37:35 -0700
committerShannon McPherson <shannon@lunarg.com>2020-11-18 11:16:20 -0700
commit6ef69fbda85ba9a45602ac01cf96c59807561ee3 (patch)
tree51918d4b881e7acf07b56a77cc03cde2f5f4f6eb /scripts
parentedc7a980d238f4d855cee99b91c698396f474553 (diff)
downloadusermoji-6ef69fbda85ba9a45602ac01cf96c59807561ee3.tar.xz
build: Update known-good files for 1.2.161 header
Changes: - Updated `known_good.json` Change-Id: I7cd06612c06213138173fb2b26f558313aa4b975
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 4f8d7998..8384fb06 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.160"
+ "commit" : "v1.2.161"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.160",
+ "commit" : "b54d55122868fa614df4b387045188ee31f97c07",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",