vulkan: Update to version 1.3.231.1

This commit is contained in:
github-actions[bot] 2022-10-26 20:30:37 +00:00
parent 6f3f1702e7
commit ea8e7ed83e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.231.0", "version": "1.3.231.1",
"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": {
@ -10,8 +10,8 @@
"Make sure you have the vulkan driver installed.", "Make sure you have the vulkan driver installed.",
"Variety of drivers of different graphic card vendors could be found at the bottom of 'https://www.khronos.org/vulkan/'" "Variety of drivers of different graphic card vendors could be found at the bottom of 'https://www.khronos.org/vulkan/'"
], ],
"url": "https://sdk.lunarg.com/sdk/download/1.3.231.0/windows/VulkanSDK-1.3.231.0-Installer.exe#/dl.7z", "url": "https://sdk.lunarg.com/sdk/download/1.3.231.1/windows/VulkanSDK-1.3.231.1-Installer.exe#/dl.7z",
"hash": "57372d1d1e062d17cb8aaa00fce07d2c8ea0ad73286631a8910782f53184b1b8", "hash": "ffdf442893761a453499d612d86534a02573c3d2b2442b40311b69a4b2518bf2",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"architecture": { "architecture": {
"64bit": { "64bit": {