diff --git a/bucket/vulkan.json b/bucket/vulkan.json index 28e603656e..f5ead0226e 100644 --- a/bucket/vulkan.json +++ b/bucket/vulkan.json @@ -1,5 +1,5 @@ { - "version": "1.4.313.1", + "version": "1.4.313.2", "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.4.313.1/windows/vulkansdk-windows-X64-1.4.313.1.exe#/dl.7z", - "hash": "2ce4c7b226d025c3be836ff667bd70c6764f407c69738c31e360dcb6352a34db", + "url": "https://sdk.lunarg.com/sdk/download/1.4.313.2/windows/vulkansdk-windows-X64-1.4.313.2.exe#/dl.7z", + "hash": "34a921d951858274ca8e470e9d0a3b7624db41216b3908ccea9f73c8a1b7500e", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "post_install": [ "$script_path = \"$bucketsdir\\main\\scripts\\$app\\install-vk-layers.ps1\"",