diff --git a/bucket/vulkan.json b/bucket/vulkan.json index 124fde69d7..a7e7fb5c47 100644 --- a/bucket/vulkan.json +++ b/bucket/vulkan.json @@ -1,5 +1,5 @@ { - "version": "1.3.236.0", + "version": "1.3.239.0", "description": "SDK for new generation graphics and compute API", "homepage": "https://www.vulkan.org", "license": { @@ -13,8 +13,8 @@ "Allow vulkan applications to find VK layers provided by Khronos, run \"$dir\\install-vk-layers.ps1\"", "(\"powershell \"$dir\\install-vk-layers.ps1\"\" under cmd)" ], - "url": "https://sdk.lunarg.com/sdk/download/1.3.236.0/windows/VulkanSDK-1.3.236.0-Installer.exe#/dl.7z", - "hash": "0b21c602ef0d62ee49c39e03b35207d136130bf110682d7cad2c620265031dcc", + "url": "https://sdk.lunarg.com/sdk/download/1.3.239.0/windows/VulkanSDK-1.3.239.0-Installer.exe#/dl.7z", + "hash": "312c6a7611ca8ae0796ee32cdc2e19c0cd18e5fd0efa0b64324c256e6647dff2", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "post_install": [ "$script_path = \"$bucketsdir\\main\\scripts\\$app\\install-vk-layers.ps1\"",