aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json9
1 files changed, 3 insertions, 6 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index 6600620e..47f737cc 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -7,10 +7,7 @@
"sub_dir": "Vulkan-Headers",
"build_dir": "Vulkan-Headers/build",
"install_dir": "Vulkan-Headers/build/install",
- "cmake_options": [
- "-DVULKAN_HEADERS_ENABLE_MODULE=OFF"
- ],
- "commit": "v1.3.289"
+ "commit": "v1.3.290"
},
{
"name": "MoltenVK",
@@ -77,7 +74,7 @@
"cmake_options": [
"-DLOADER_USE_UNSAFE_FILE_SEARCH=ON"
],
- "commit": "v1.3.289",
+ "commit": "v1.3.290",
"build_platforms": [
"windows",
"linux",
@@ -98,4 +95,4 @@
"googletest": "GOOGLETEST_INSTALL_DIR",
"Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR"
}
-} \ No newline at end of file
+}