aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
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 ee2c25fa..cc45201a 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -6,7 +6,7 @@
"sub_dir" : "glslang",
"build_dir" : "glslang/build",
"install_dir" : "glslang/build/install",
- "commit" : "34953810a62c5230cc059cfdf42dc44c5aab2246",
+ "commit" : "b131630e7c749a5dc19faa458024260c71fb170f",
"prebuild" : [
"python update_glslang_sources.py"
]
@@ -17,7 +17,7 @@
"sub_dir" : "Vulkan-Headers",
"build_dir" : "Vulkan-Headers/build",
"install_dir" : "Vulkan-Headers/build/install",
- "commit" : "7e4c9795159029ef1b89e1f446e6824bbe10a928"
+ "commit" : "5bc459e2921304c32568b73edaac8d6df5f98b84"
},
{
"name" : "MoltenVK",
@@ -41,7 +41,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.1.126",
+ "commit" : "4adad4ff705fa76f9edb2d37cb57e593decb60ed",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",