Externals: Update MoltenVK to 1.2.1

This commit is contained in:
OatmealDome 2022-12-09 01:46:08 -05:00
parent d250e69ddf
commit 33dcb1010e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
include(ExternalProject)
set(MOLTENVK_VERSION "v1.2.0")
set(MOLTENVK_VERSION "v1.2.1")
ExternalProject_Add(MoltenVK
GIT_REPOSITORY https://github.com/KhronosGroup/MoltenVK.git