diff options
| author | Richard S. Wright Jr <richard@lunarg.com> | 2022-08-17 13:48:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-17 13:48:11 -0400 |
| commit | d55c7aaf041af331bee8c22fb448a6ff4c797f73 (patch) | |
| tree | dd950c71915199793c2a6223bbd06aa78dc176d0 | |
| parent | 497f232680b046db34ba9e9da065e6303a125851 (diff) | |
| download | usermoji-d55c7aaf041af331bee8c22fb448a6ff4c797f73.tar.xz | |
Updated known good version of MoltenVK
| -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 d537142f..813fa0dd 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.10", + "commit" : "v1.1.11", "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" |
