vulkan: Update to version 1.3.246.0

This commit is contained in:
github-actions[bot] 2023-05-06 00:32:45 +00:00
parent 1a69a21982
commit ee4c822242

View File

@ -1,5 +1,5 @@
{
"version": "1.3.243.0",
"version": "1.3.246.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.243.0/windows/VulkanSDK-1.3.243.0-Installer.exe#/dl.7z",
"hash": "a45954b5f0ae682d43268df6e548168de58809240efb021f52531a631760caaf",
"url": "https://sdk.lunarg.com/sdk/download/1.3.246.0/windows/VulkanSDK-1.3.246.0-Installer.exe#/dl.7z",
"hash": "7624afed1119bf1902caedef227a26fbe7a673821035ed45aeee15402397ab75",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"post_install": [
"$script_path = \"$bucketsdir\\main\\scripts\\$app\\install-vk-layers.ps1\"",