Externals: Update MoltenVK to 1.2.3

This commit is contained in:
OatmealDome 2023-04-12 16:42:44 -04:00
parent 1e4b0d032e
commit 0753b3b6ed
1 changed files with 1 additions and 1 deletions

View File

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