vulkan: Update to version 1.2.141.0

This commit is contained in:
Richard Kuhnt 2020-06-06 22:00:26 +00:00
parent e8fdc2d3a5
commit 3bedc87d21

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.135.0", "version": "1.2.141.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.135.0/windows/VulkanSDK-1.2.135.0-Installer.exe#/dl.7z", "url": "https://sdk.lunarg.com/sdk/download/1.2.141.0/windows/VulkanSDK-1.2.141.0-Installer.exe#/dl.7z",
"hash": "181b3353612c8b0fc5e1857b652d62140191ae42b98f2f0d532cf349cebfd8c6", "hash": "0375a6a31a65d8c17b0f817835aed6cdc651783a24c37b51f8ca76cc33e37579",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"architecture": { "architecture": {
"64bit": { "64bit": {