mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-17 11:37:59 -05:00
general: Update VulkanSDK and Vulkan-Headers
Latest as of this commit
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
$ErrorActionPreference = "Stop"
|
||||
|
||||
$VulkanSDKVer = "1.3.243.0"
|
||||
$VulkanSDKVer = "1.3.250.1"
|
||||
$ExeFile = "VulkanSDK-$VulkanSDKVer-Installer.exe"
|
||||
$Uri = "https://sdk.lunarg.com/sdk/download/$VulkanSDKVer/windows/$ExeFile"
|
||||
$Destination = "./$ExeFile"
|
||||
|
Reference in New Issue
Block a user