vulkan: Update to version 1.3.224.1

This commit is contained in:
github-actions[bot] 2022-08-26 20:31:43 +00:00
parent 3d691472eb
commit e8abd61a6f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.224.0", "version": "1.3.224.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.224.0/windows/VulkanSDK-1.3.224.0-Installer.exe#/dl.7z", "url": "https://sdk.lunarg.com/sdk/download/1.3.224.1/windows/VulkanSDK-1.3.224.1-Installer.exe#/dl.7z",
"hash": "dbe7a8aa92a423dad9252e48916e26caa99e4a6e35826640cf030bb35d48dece", "hash": "2029e652e39ee6a6036cff3765da31e1e6c595fd2413d3cd111dfab7855621ea",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"architecture": { "architecture": {
"64bit": { "64bit": {