aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRichard S. Wright Jr. <richard@lunarg.com>2025-07-14 14:40:03 -0400
committerRichard S. Wright Jr. <richard@lunarg.com>2025-07-14 15:07:10 -0400
commit5f35a7ff5302bbd921d648c416c4f494777ca4c9 (patch)
treefcc7aa351ea3659040e4301a22f1b79894db2322 /scripts
parent06ae73a3dc3a03466817d8370355203dac7b79b1 (diff)
downloadusermoji-5f35a7ff5302bbd921d648c416c4f494777ca4c9.tar.xz
Update known_good.json
Updated for latest version of MoltenVK
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index 46a9d201..4e24e714 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.11",
+ "commit": "v1.3.0",
"custom_build": [
"./fetchDependencies --macos",
"xcodebuild -project MoltenVKPackaging.xcodeproj GCC_PREPROCESSOR_DEFINITIONS='$GCC_PREPROCESSOR_DEFINITIONS MVK_CONFIG_LOG_LEVEL=1' -scheme \"MoltenVK Package (macOS only)\" build"