vulkan: Update to version 1.2.189.1

This commit is contained in:
Richard Kuhnt 2021-09-09 16:00:36 +00:00
parent 6e0684b03e
commit e39433c4ee

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.189.0", "version": "1.2.189.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.2.189.0/windows/VulkanSDK-1.2.189.0-Installer.exe#/dl.7z", "url": "https://sdk.lunarg.com/sdk/download/1.2.189.1/windows/VulkanSDK-1.2.189.1-Installer.exe#/dl.7z",
"hash": "7cd7b3b8728990f222ba3fd9b68981d9140412418a60013f2b27c19e610579be", "hash": "0f3f48a7cb17f08e0c70c5d9ae94394ae23e1b6840a38433d7a80cfc5bfbcdc6",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"architecture": { "architecture": {
"64bit": { "64bit": {