mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2025.10.3
This commit is contained in:
parent
77798b121c
commit
c8a79d52d0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.10.2",
|
"version": "2025.10.3",
|
||||||
"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.10.2/slang-2025.10.2-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10.3/slang-2025.10.3-windows-x86_64.zip",
|
||||||
"hash": "cbebbd31548a28a662b6475a8a5c083cfb6c8f729e1c4f89970bb876b2dd3845"
|
"hash": "1db668dfc69cfd603523cd81e30996f7a4b1de5dbf8443748290a8a274160ff2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10.2/slang-2025.10.2-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10.3/slang-2025.10.3-windows-aarch64.zip",
|
||||||
"hash": "2a307b408bffd27e5bd838d645c4ad5308507a518f1f0b9b09c3b1fe1f97d588"
|
"hash": "762bdaac30c71af1d1ccde666fc68e392ef4fce17d51835893ee67a59de170cf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user