vulkan: Update to version 1.3.268.0

This commit is contained in:
github-actions[bot] 2023-10-24 16:26:44 +00:00
parent c070d2385b
commit cc0c79bc57

View File

@ -1,5 +1,5 @@
{
"version": "1.3.261.1",
"version": "1.3.268.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.3.261.1/windows/VulkanSDK-1.3.261.1-Installer.exe#/dl.7z",
"hash": "646857f7ce76b2eaa2064d9c2c7eb22970fddd5328f09523a88c32b785686a20",
"url": "https://sdk.lunarg.com/sdk/download/1.3.268.0/windows/VulkanSDK-1.3.268.0-Installer.exe#/dl.7z",
"hash": "8459ef49bd06b697115ddd3d97c9aec729e849cd775f5be70897718a9b3b9db5",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"post_install": [
"$script_path = \"$bucketsdir\\main\\scripts\\$app\\install-vk-layers.ps1\"",