vulkan: Update to version 1.2.148.0

This commit is contained in:
Richard Kuhnt 2020-08-04 01:00:29 +00:00
parent 487e6e80bc
commit b136c7c9d0

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.141.2", "version": "1.2.148.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.141.2/windows/VulkanSDK-1.2.141.2-Installer.exe#/dl.7z", "url": "https://sdk.lunarg.com/sdk/download/1.2.148.0/windows/VulkanSDK-1.2.148.0-Installer.exe#/dl.7z",
"hash": "d732eaee50c5f924ee64c9408bec7073b7a230464f1636f346833727c9bbddd0", "hash": "53ace3fe00c2996c2d90527adfe16bc7815c97acbf1974e83c1daddd384a7f79",
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
"architecture": { "architecture": {
"64bit": { "64bit": {