diff options
| author | Richard S. Wright Jr <58573781+richard-lunarg@users.noreply.github.com> | 2021-11-17 18:04:43 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-17 18:04:43 -0500 |
| commit | a01b76b1686f882e2a0ec05426ab2bff58580c92 (patch) | |
| tree | cb4c11496203a898e4e146d3132fc143ef248c34 /scripts | |
| parent | bfdd0c8753824b734a448308f6ca0e1a2af57802 (diff) | |
| download | usermoji-a01b76b1686f882e2a0ec05426ab2bff58580c92.tar.xz | |
Update known_good.json
Updated MoltenVK to 1.1.6 release
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 8fb7ee83..e28ab690 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.5", + "commit" : "v1.1.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" |
