aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
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 199a970d..08eaaba4 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -15,7 +15,7 @@
"sub_dir": "MoltenVK",
"build_dir": "MoltenVK",
"install_dir": "MoltenVK",
- "commit": "v1.2.5",
+ "commit": "v1.2.6",
"custom_build": [
"./fetchDependencies --macos --no-parallel-build",
"xcodebuild -project MoltenVKPackaging.xcodeproj GCC_PREPROCESSOR_DEFINITIONS='$GCC_PREPROCESSOR_DEFINITIONS MVK_CONFIG_LOG_LEVEL=1' -scheme \"MoltenVK Package (macOS only)\" build"
@@ -71,4 +71,4 @@
"MoltenVK": "MOLTENVK_REPO_ROOT",
"googletest": "GOOGLETEST_INSTALL_DIR"
}
-} \ No newline at end of file
+}