aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRichard S. Wright Jr <richard@lunarg.com>2024-05-14 15:37:51 -0400
committerRichard S. Wright Jr <richard@lunarg.com>2024-05-14 15:42:46 -0400
commitd67a9d3a394e11c1c4c0f480124f5b7925cb1b4d (patch)
tree268f5cf2df6ce3d456f8f2ba2276396b86102bc5 /scripts
parent137b3612d62f1c92da16537e5497a60fcf13b6dc (diff)
downloadusermoji-d67a9d3a394e11c1c4c0f480124f5b7925cb1b4d.tar.xz
Update known_good.json
Updated with latest MoltenVK tag
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 919cc1f4..1d20e543 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.8",
+ "commit": "v1.2.9",
"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"
@@ -95,4 +95,4 @@
"googletest": "GOOGLETEST_INSTALL_DIR",
"Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR"
}
-} \ No newline at end of file
+}