diff options
| author | Richard S. Wright Jr <richard@lunarg.com> | 2022-06-13 17:10:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-13 17:10:38 -0400 |
| commit | 540244d1fc15cab871c18f32a3719c28eb01cec1 (patch) | |
| tree | f914346c680a59d0c327e2c93e1a0c4456ac2636 /scripts | |
| parent | ef9db7a8ec52f6c56158d83f5d57ef388c1abec1 (diff) | |
| download | usermoji-540244d1fc15cab871c18f32a3719c28eb01cec1.tar.xz | |
Updated MoltenVK known good to 1.1.10
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 ade9f8c6..9e714844 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.9", + "commit" : "v1.1.10", "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" |
