vulkan: Update to version 1.2.170.0

This commit is contained in:
Richard Kuhnt 2021-03-01 16:01:49 +00:00
parent 4fe9739b31
commit 0c6c9bec61

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.162.1", "version": "1.2.170.0",
"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.162.1/windows/VulkanSDK-1.2.162.1-Installer.exe#/dl.7z", "url": "https://sdk.lunarg.com/sdk/download/1.2.170.0/windows/VulkanSDK-1.2.170.0-Installer.exe#/dl.7z",
"hash": "ada71bb25f5775c648048d22185d65c0bf49678ac1060e9fa79edcafe9816440", "hash": "7086ca300c3995caf5b5dc1c3ef50251fa95b650ee1bf22c9f5f52b94b228d38",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"architecture": { "architecture": {
"64bit": { "64bit": {