aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2021-06-30 14:02:03 -0700
committerMike Schuchardt <mikes@lunarg.com>2021-06-30 16:07:23 -0600
commita7fc5ca822873969085dc3515685c090f4f859fb (patch)
treec8041c2dc86fc29b9604cf6166718903a979001e /scripts
parent2b7d601bdaed03f9e9aa1fe13cee0ce46220d250 (diff)
downloadusermoji-a7fc5ca822873969085dc3515685c090f4f859fb.tar.xz
build: Update to header 1.2.183
- Update known-good - Generate source Change-Id: Idd87f69c520cd4ef34a1b9d205f79f7c1c7d9e05
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 72bdbe46..50e4e276 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.182"
+ "commit" : "v1.2.183"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.182",
+ "commit" : "v1.2.183",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",