mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2025.1
This commit is contained in:
parent
41d8e58159
commit
27c7d03000
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2024.17",
|
||||
"version": "2025.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/v2024.17/slang-2024.17-windows-x86_64.zip",
|
||||
"hash": "7f3df6f8d27518902c7be0440a78a423b4149b9ff7725a813f5bdf2458e5c480"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.1/slang-2025.1-windows-x86_64.zip",
|
||||
"hash": "a2c1e7d169ceac6bcac3239497d5d712b2ebe8f155965762530ce7113e1da48c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2024.17/slang-2024.17-windows-aarch64.zip",
|
||||
"hash": "cdd16f3a6e7295793298a02bd354de658415a38db3d1e2f046c6a29bcd2c88fa"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.1/slang-2025.1-windows-aarch64.zip",
|
||||
"hash": "6c3ef1990346b68573591030e6a9aef97d05997065ff7a061d28d4e79fe0d267"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user