aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2020-05-26 12:33:45 -0600
committerShannon McPherson <shannon@lunarg.com>2020-05-26 12:33:45 -0600
commite5b2ff8935cbe779fbbaa02d3aa7659167eb7e35 (patch)
tree4cb61390049977d0c6002b66944d09de19e12b9c /scripts
parent5aaa64364e7a255948a44ef151208fe85dcd5834 (diff)
downloadusermoji-e5b2ff8935cbe779fbbaa02d3aa7659167eb7e35.tar.xz
build: Update known-good files for 1.2.141 header
Changes: - Updated known-good files - Generated new source files Change-Id: I1db35b33b349d9717ccbdd7ec196c1d84707b280
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 d92dcc22..0bc4d60e 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.140"
+ "commit" : "v1.2.141"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.140",
+ "commit" : "v1.2.141",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",