vulkan: Update to version 1.3.239.0

This commit is contained in:
github-actions[bot] 2023-01-30 16:30:39 +00:00
parent dd493aa0a9
commit 299e24d2c6

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.236.0", "version": "1.3.239.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.236.0/windows/VulkanSDK-1.3.236.0-Installer.exe#/dl.7z", "url": "https://sdk.lunarg.com/sdk/download/1.3.239.0/windows/VulkanSDK-1.3.239.0-Installer.exe#/dl.7z",
"hash": "0b21c602ef0d62ee49c39e03b35207d136130bf110682d7cad2c620265031dcc", "hash": "312c6a7611ca8ae0796ee32cdc2e19c0cd18e5fd0efa0b64324c256e6647dff2",
"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\"",