mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
slang: Update to version 2025.24.1
This commit is contained in:
parent
823374a9c8
commit
2308bc2062
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.24",
|
||||
"version": "2025.24.1",
|
||||
"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.24/slang-2025.24-windows-x86_64.zip",
|
||||
"hash": "0ea8b4e1e02065d456f1595eb07e412172036acc63c881aa7c49a92e66069872"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.24.1/slang-2025.24.1-windows-x86_64.zip",
|
||||
"hash": "fdf3709f6be625ee42ba84fae9cb632ebcec279be505923fba61a0249610b854"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.24/slang-2025.24-windows-aarch64.zip",
|
||||
"hash": "4482bf3b51c5e6a270df65627d20f547715a21225c181aaa63254212c9342301"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.24.1/slang-2025.24.1-windows-aarch64.zip",
|
||||
"hash": "d5b5e792d6189b668503b8edb7029650c5f3d14a8668cbb3d291fbbb131183cc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user