mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
slang: Update to version 2025.22
This commit is contained in:
parent
81c97f5ed0
commit
a3b57b527b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.21.2",
|
||||
"version": "2025.22",
|
||||
"description": "A new language and compiler for shader development.",
|
||||
"homepage": "https://shader-slang.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.21.2/slang-2025.21.2-windows-x86_64.zip",
|
||||
"hash": "f4784dff980db07b8409de7ae4c143306a8edb3ea16e7889dfcb29b692d6c3ca"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.22/slang-2025.22-windows-x86_64.zip",
|
||||
"hash": "3555de7ef7a3dde253d8a0ba49ff0b5735d30fafd384dc0da28bd105faa84997"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.21.2/slang-2025.21.2-windows-aarch64.zip",
|
||||
"hash": "a04ea54a77899cdf850a44726c3b472da89ea8fa6c92f3eb05902458cf233e9a"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.22/slang-2025.22-windows-aarch64.zip",
|
||||
"hash": "3626c17dc660d31afec1005c58004a0adc8e8ecb54906fdab0200f1c9a4f146a"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user