aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2020-07-20 14:47:26 -0600
committerShannon McPherson <shannon@lunarg.com>2020-07-20 14:47:26 -0600
commit3b36fdc64014844db78671fa0ca1c0ef184e5b0d (patch)
treec9f4b4f523450c709f561b1b1dfe2ee716932b02 /scripts
parent50e737c8234769be390c20b9adcb6408d32f6015 (diff)
downloadusermoji-3b36fdc64014844db78671fa0ca1c0ef184e5b0d.tar.xz
build: Update known-good files for 1.2.148 header
Changes: - Updated `known_good.json` - Generated new source files Change-Id: I5a2769c0f2634e460260c281eebb4a947c2e50d9
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 ee563430..d0299647 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.147"
+ "commit" : "v1.2.148"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.147",
+ "commit" : "v1.2.148",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",