aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2021-11-09 11:42:36 -0800
committerMike Schuchardt <mikes@lunarg.com>2021-11-09 15:06:35 -0800
commit691252756218fcbd1f0f8d7cc14e753123f08940 (patch)
tree0017249b557c17cbf7171e65b3ffdddadcc0cc6a /scripts
parentaa16057108c4f2ed8a1a25e7175ee1bfbc195e90 (diff)
downloadusermoji-691252756218fcbd1f0f8d7cc14e753123f08940.tar.xz
build: Update to header 1.2.198
- Update known-good - Generate source (no change)
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 d22d50d0..02b13e34 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.197"
+ "commit" : "v1.2.198"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.197",
+ "commit" : "v1.2.198",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",