mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
slang: Update to version 2025.2
This commit is contained in:
parent
cb2e65156f
commit
39fb3b5dcf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.1",
|
||||
"version": "2025.2",
|
||||
"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.1/slang-2025.1-windows-x86_64.zip",
|
||||
"hash": "a2c1e7d169ceac6bcac3239497d5d712b2ebe8f155965762530ce7113e1da48c"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.2/slang-2025.2-windows-x86_64.zip",
|
||||
"hash": "91a77112bb16722514aa3546e725e884a1cc61d96efe6814d0da9489110b404c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.1/slang-2025.1-windows-aarch64.zip",
|
||||
"hash": "6c3ef1990346b68573591030e6a9aef97d05997065ff7a061d28d4e79fe0d267"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.2/slang-2025.2-windows-aarch64.zip",
|
||||
"hash": "30e56fb56d4eeeac758aae44567029e680b6af422f1c6cdebaffe9430b7b5af0"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user