mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 03:51:33 +00:00
aedi: update moltenvk to 1.2.2
This commit is contained in:
parent
06f40e3e97
commit
1597baa49f
1 changed files with 2 additions and 2 deletions
|
@ -306,8 +306,8 @@ class MoltenVKTarget(MakeTarget):
|
|||
|
||||
def prepare_source(self, state: BuildState):
|
||||
state.download_source(
|
||||
'https://github.com/KhronosGroup/MoltenVK/archive/refs/tags/v1.2.1.tar.gz',
|
||||
'4742df8f35473c5a737f2b120ae06aa6b9e8a7a3753b88932e501b06b1d17ea8',
|
||||
'https://github.com/KhronosGroup/MoltenVK/archive/refs/tags/v1.2.2.tar.gz',
|
||||
'8065a10c2d70b561f48475dedb118e643176527b162d6e439fa127270c2a07dd',
|
||||
patches='moltenvk-deployment-target')
|
||||
|
||||
def initialize(self, state: BuildState):
|
||||
|
|
Loading…
Reference in a new issue