mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
vulkan: Update to version 1.4.304.0
This commit is contained in:
parent
845b9d0aab
commit
faae11b275
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.296.0",
|
"version": "1.4.304.0",
|
||||||
"description": "SDK for new generation graphics and compute API",
|
"description": "SDK for new generation graphics and compute API",
|
||||||
"homepage": "https://www.vulkan.org",
|
"homepage": "https://www.vulkan.org",
|
||||||
"license": {
|
"license": {
|
||||||
@ -13,8 +13,8 @@
|
|||||||
"Allow vulkan applications to find VK layers provided by Khronos, run \"$dir\\install-vk-layers.ps1\"",
|
"Allow vulkan applications to find VK layers provided by Khronos, run \"$dir\\install-vk-layers.ps1\"",
|
||||||
"(\"powershell \"$dir\\install-vk-layers.ps1\"\" under cmd)"
|
"(\"powershell \"$dir\\install-vk-layers.ps1\"\" under cmd)"
|
||||||
],
|
],
|
||||||
"url": "https://sdk.lunarg.com/sdk/download/1.3.296.0/windows/VulkanSDK-1.3.296.0-Installer.exe#/dl.7z",
|
"url": "https://sdk.lunarg.com/sdk/download/1.4.304.0/windows/VulkanSDK-1.4.304.0-Installer.exe#/dl.7z",
|
||||||
"hash": "acb4ae0786fd3e558f8b3c36cc3eba91638984217ba8a6795ec64d2f9ffd8c4b",
|
"hash": "6a25ee4f2fa880eee3e1b3ac47ac93d10ac1ba459cca3bbbdad049f42d5469f5",
|
||||||
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
|
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstal*\" -Recurse",
|
||||||
"post_install": [
|
"post_install": [
|
||||||
"$script_path = \"$bucketsdir\\main\\scripts\\$app\\install-vk-layers.ps1\"",
|
"$script_path = \"$bucketsdir\\main\\scripts\\$app\\install-vk-layers.ps1\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user