Externals: Update MoltenVK to 1.2.7

This commit is contained in:
OatmealDome 2024-02-10 22:40:40 -05:00
parent c61f9d92c7
commit 4dc1b659c6
1 changed files with 1 additions and 1 deletions

View File

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