diff options
| author | Richard S. Wright Jr <58573781+richard-lunarg@users.noreply.github.com> | 2021-05-11 11:59:31 -0400 |
|---|---|---|
| committer | Richard S. Wright Jr <58573781+richard-lunarg@users.noreply.github.com> | 2021-05-11 13:16:52 -0400 |
| commit | 535fc409129830f17160ab1e19ea2ac79916d96f (patch) | |
| tree | b5cc8c84aa6582c8d9c284baee028d6d0aff8553 /scripts | |
| parent | 202eb962485ca8d112600e1e298b4b6dfd28a96e (diff) | |
| download | usermoji-535fc409129830f17160ab1e19ea2ac79916d96f.tar.xz | |
Update known_good.json
Updated to the latest MoltenVK tag.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index 00d15609..a428c81e 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -14,7 +14,7 @@ "sub_dir" : "MoltenVK", "build_dir" : "MoltenVK", "install_dir" : "MoltenVK", - "commit" : "v1.1.0", + "commit" : "v1.1.3", "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" |
