From e8fdc2d3a5762451da3bb5137e2ab984033abfec Mon Sep 17 00:00:00 2001 From: lxy <391861737@qq.com> Date: Sun, 7 Jun 2020 05:34:59 +0800 Subject: [PATCH] vulkan: Add version 1.2.135.0 (#1063) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * vulkan: Create the manifest.json of vulkan * Vulkan drivers reside in homepage * Update the license description * Update bucket/vulkan.json Co-authored-by: Jakub Čábera * Update bucket/vulkan.json Co-authored-by: Jakub Čábera * Update bucket/vulkan.json Co-authored-by: Jakub Čábera * Update bucket/vulkan.json Co-authored-by: Jakub Čábera * Update bucket/vulkan.json Co-authored-by: Jakub Čábera Co-authored-by: Jakub Čábera --- bucket/vulkan.json | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 bucket/vulkan.json diff --git a/bucket/vulkan.json b/bucket/vulkan.json new file mode 100644 index 0000000000..5c310e4b95 --- /dev/null +++ b/bucket/vulkan.json @@ -0,0 +1,41 @@ +{ + "version": "1.2.135.0", + "description": "SDK for new generation graphics and compute API", + "homepage": "https://www.khronos.org/vulkan/", + "license": { + "identifier": "MIT,...", + "url": "https://vulkan.lunarg.com/license/#/license" + }, + "notes": [ + "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/'" + ], + "url": "https://sdk.lunarg.com/sdk/download/1.2.135.0/windows/VulkanSDK-1.2.135.0-Installer.exe#/dl.7z", + "hash": "181b3353612c8b0fc5e1857b652d62140191ae42b98f2f0d532cf349cebfd8c6", + "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse", + "architecture": { + "64bit": { + "env_add_path": [ + "Bin", + "Tools" + ] + }, + "32bit": { + "env_add_path": [ + "Bin32", + "Tools32" + ] + } + }, + "checkver": { + "url": "https://vulkan.lunarg.com/sdk/home.dhtml", + "regex": "/VulkanSDK-([\\d.]+)-Installer\\.exe" + }, + "autoupdate": { + "url": "https://sdk.lunarg.com/sdk/download/$version/windows/VulkanSDK-$version-Installer.exe#/dl.7z", + "hash": { + "url": "https://vulkan.lunarg.com/sdk/home.dhtml", + "regex": "(?sm)$basename.*?>$sha256