vulkan: Update to version 1.4.309.0

This commit is contained in:
github-actions[bot] 2025-03-13 16:30:26 +00:00
parent 5c0ec4b9f7
commit 67228b47b8

View File

@ -1,5 +1,5 @@
{
"version": "1.4.304.1",
"version": "1.4.309.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.4.304.1/windows/VulkanSDK-1.4.304.1-Installer.exe#/dl.7z",
"hash": "19cc78a4ba59fcd9339d83958e09662f8396a320e4a3e73660ed382627952bfb",
"url": "https://sdk.lunarg.com/sdk/download/1.4.309.0/windows/VulkanSDK-1.4.309.0-Installer.exe#/dl.7z",
"hash": "48b132169b64fe65cdb0f20970195335a65354e73f1ea5373032c2a8bbad4297",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"post_install": [
"$script_path = \"$bucketsdir\\main\\scripts\\$app\\install-vk-layers.ps1\"",