diff --git a/bucket/vulkan.json b/bucket/vulkan.json index f0137731c5..2bac2347fe 100644 --- a/bucket/vulkan.json +++ b/bucket/vulkan.json @@ -1,5 +1,5 @@ { - "version": "1.3.246.0", + "version": "1.3.246.1", "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.246.0/windows/VulkanSDK-1.3.246.0-Installer.exe#/dl.7z", - "hash": "7624afed1119bf1902caedef227a26fbe7a673821035ed45aeee15402397ab75", + "url": "https://sdk.lunarg.com/sdk/download/1.3.246.1/windows/VulkanSDK-1.3.246.1-Installer.exe#/dl.7z", + "hash": "7541cc9b17f51c718aca140db73c39f5fc221be3182b796e4233d2d274ee1098", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "post_install": [ "$script_path = \"$bucketsdir\\main\\scripts\\$app\\install-vk-layers.ps1\"",