vulkan: Update to version 1.3.250.0

This commit is contained in:
github-actions[bot] 2023-05-30 16:25:52 +00:00
parent ee7fd23b8e
commit 3c1fb02eaa

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.246.1", "version": "1.3.250.0",
"description": "SDK for new generation graphics and compute API", "description": "SDK for new generation graphics and compute API",
"homepage": "https://www.vulkan.org", "homepage": "https://www.vulkan.org",
"license": { "license": {
@ -13,8 +13,8 @@
"Allow vulkan applications to find VK layers provided by Khronos, run \"$dir\\install-vk-layers.ps1\"", "Allow vulkan applications to find VK layers provided by Khronos, run \"$dir\\install-vk-layers.ps1\"",
"(\"powershell \"$dir\\install-vk-layers.ps1\"\" under cmd)" "(\"powershell \"$dir\\install-vk-layers.ps1\"\" under cmd)"
], ],
"url": "https://sdk.lunarg.com/sdk/download/1.3.246.1/windows/VulkanSDK-1.3.246.1-Installer.exe#/dl.7z", "url": "https://sdk.lunarg.com/sdk/download/1.3.250.0/windows/VulkanSDK-1.3.250.0-Installer.exe#/dl.7z",
"hash": "7541cc9b17f51c718aca140db73c39f5fc221be3182b796e4233d2d274ee1098", "hash": "0c945ba81ab4b3c81abdf0e88fb59de6fa18bc43b1b8f466a5a36f61415e8dcc",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"post_install": [ "post_install": [
"$script_path = \"$bucketsdir\\main\\scripts\\$app\\install-vk-layers.ps1\"", "$script_path = \"$bucketsdir\\main\\scripts\\$app\\install-vk-layers.ps1\"",