vulkan: Update to version 1.2.154.1

This commit is contained in:
Richard Kuhnt 2020-10-07 23:00:28 +00:00
parent bbfa8f3be1
commit 790cd2335e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.154.0", "version": "1.2.154.1",
"description": "SDK for new generation graphics and compute API", "description": "SDK for new generation graphics and compute API",
"homepage": "https://www.khronos.org/vulkan/", "homepage": "https://www.khronos.org/vulkan/",
"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.154.0/windows/VulkanSDK-1.2.154.0-Installer.exe#/dl.7z", "url": "https://sdk.lunarg.com/sdk/download/1.2.154.1/windows/VulkanSDK-1.2.154.1-Installer.exe#/dl.7z",
"hash": "5d80a325a2dc37f571a4480d7606d9b2c0efad883de160a22740a0d604ac5083", "hash": "b64471f3a720e649c1fae6535ea83b8c642655ebed1485bfdf15bf4d88f746d9",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"architecture": { "architecture": {
"64bit": { "64bit": {