aboutsummaryrefslogtreecommitdiff
path: root/scripts/known_good.json
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2022-11-03 10:38:54 -0700
committerMike Schuchardt <mikes@lunarg.com>2022-11-03 12:31:02 -0700
commit6e5bd86b76c092fcd5d8a873260a8a96f43705d5 (patch)
tree968418ca5fbc24014439f47213901675c368f988 /scripts/known_good.json
parent0bb32875d2e66c356ca42c9c93f3b103dd5ceac6 (diff)
downloadusermoji-6e5bd86b76c092fcd5d8a873260a8a96f43705d5.tar.xz
build: Update to header 1.3.233
- Update known-good - Generate source
Diffstat (limited to 'scripts/known_good.json')
-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 9371238a..9ec127d8 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.3.232"
+ "commit" : "v1.3.233"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.3.232",
+ "commit" : "v1.3.233",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",