aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2024-10-11 09:54:05 -0700
committerMike Schuchardt <mikes@lunarg.com>2024-10-11 10:26:35 -0700
commitf8259b0718af105bbd0764145564558d38a640ec (patch)
treec8338c8d40179510b08f829041354b2ad4b03e90 /scripts
parentc9a5acda16dc2759457dc856b5d7df00ac5bf4a2 (diff)
downloadusermoji-f8259b0718af105bbd0764145564558d38a640ec.tar.xz
build: Update to header 1.3.298
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index 2cea7291..cc4cb66a 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.297"
+ "commit": "v1.3.298"
},
{
"name": "MoltenVK",
@@ -74,7 +74,7 @@
"cmake_options": [
"-DLOADER_USE_UNSAFE_FILE_SEARCH=ON"
],
- "commit": "v1.3.297",
+ "commit": "v1.3.298",
"build_platforms": [
"windows",
"linux",
@@ -95,4 +95,4 @@
"googletest": "GOOGLETEST_INSTALL_DIR",
"Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR"
}
-}
+} \ No newline at end of file