aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2023-08-04 16:57:24 -0700
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2023-08-04 20:05:13 -0600
commit1d8188a974ccd08caffb5bd7fec58751e0c7d786 (patch)
tree51e332f540baccb7125e75545ff962d83f69c014 /scripts
parentb8f2f1406ef3e7b9a2e01edaaaf62d82eef1eb00 (diff)
downloadusermoji-1d8188a974ccd08caffb5bd7fec58751e0c7d786.tar.xz
build: Update to header 1.3.261
- Update known-good - Generate source
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 da94482b..d9e26910 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -7,7 +7,7 @@
"sub_dir": "Vulkan-Headers",
"build_dir": "Vulkan-Headers/build",
"install_dir": "Vulkan-Headers/build/install",
- "commit": "v1.3.260"
+ "commit": "v1.3.261"
},
{
"name": "MoltenVK",
@@ -32,7 +32,7 @@
"sub_dir": "Vulkan-Loader",
"build_dir": "Vulkan-Loader/build",
"install_dir": "Vulkan-Loader/build/install",
- "commit": "v1.3.260",
+ "commit": "v1.3.261",
"deps": [
{
"var_name": "VULKAN_HEADERS_INSTALL_DIR",