mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2025.2.1
This commit is contained in:
parent
3b22d97046
commit
f15950cb8a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.2",
|
"version": "2025.2.1",
|
||||||
"description": "A new language and compiler for shader development.",
|
"description": "A new language and compiler for shader development.",
|
||||||
"homepage": "https://shader-slang.com/",
|
"homepage": "https://shader-slang.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.2/slang-2025.2-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.2.1/slang-2025.2.1-windows-x86_64.zip",
|
||||||
"hash": "91a77112bb16722514aa3546e725e884a1cc61d96efe6814d0da9489110b404c"
|
"hash": "144b2adfb65c71d33d86c9ce273b77d669d965c591b58c5f8aa6fb3b34fe7fad"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.2/slang-2025.2-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.2.1/slang-2025.2.1-windows-aarch64.zip",
|
||||||
"hash": "30e56fb56d4eeeac758aae44567029e680b6af422f1c6cdebaffe9430b7b5af0"
|
"hash": "fedbddee59c934fb0067479011b57ba5457edf05d68e6dfbdebb52b51547d54b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user