aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2024-06-07 09:03:03 -0700
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2024-06-07 14:42:11 -0600
commita9a1bcd709e185700847268eb4310f6484b027bc (patch)
tree0bff62c35433f1e6af4e5319b8f51efcab25dcc1 /scripts
parent0ed7d9d71588f46e972f7fdc9d41ac888b2fa5f6 (diff)
downloadusermoji-a9a1bcd709e185700847268eb4310f6484b027bc.tar.xz
build: Update to header 1.3.287
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 1d20e543..779f24d5 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.285"
+ "commit": "v1.3.287"
},
{
"name": "MoltenVK",
@@ -74,7 +74,7 @@
"cmake_options": [
"-DLOADER_USE_UNSAFE_FILE_SEARCH=ON"
],
- "commit": "v1.3.285",
+ "commit": "v1.3.287",
"build_platforms": [
"windows",
"linux",
@@ -95,4 +95,4 @@
"googletest": "GOOGLETEST_INSTALL_DIR",
"Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR"
}
-}
+} \ No newline at end of file