aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2020-11-04 15:41:43 -0700
committerShannon McPherson <shannon@lunarg.com>2020-11-04 15:42:54 -0700
commitbd0ebb680792cbde016c58f41b27dfbffa722963 (patch)
treebd42d5fe3ee94bb067746160bda62096fe2bf717 /scripts
parent51c1c5ab56d599438ce97650e22c664fb07a4fca (diff)
downloadusermoji-bd0ebb680792cbde016c58f41b27dfbffa722963.tar.xz
build: Update known-good files for 1.2.159 header
Changes: - Updated `known_good.json` - Generated new source files Change-Id: I944e4a38d50935b9078ea9c11cbd467c5e621f53
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 6081a6b0..d97cd3ed 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.158"
+ "commit" : "v1.2.159"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.158",
+ "commit" : "v1.2.159",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",