vulkan: Update to version 1.3.283.0

This commit is contained in:
github-actions[bot] 2024-05-15 00:34:01 +00:00
parent 2581037564
commit e9f84f25c7

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.280.0", "version": "1.3.283.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.280.0/windows/VulkanSDK-1.3.280.0-Installer.exe#/dl.7z", "url": "https://sdk.lunarg.com/sdk/download/1.3.283.0/windows/VulkanSDK-1.3.283.0-Installer.exe#/dl.7z",
"hash": "a6dc114e0ba4fb3136c00e3c52046a9daa5148fea58120fc2554abcc1d221687", "hash": "811fcb9b43d09248520b2f38ae9a3763fc81df950fdab874f23bd762b07a9b12",
"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\"",