mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
slang: Update to version 2025.20
This commit is contained in:
parent
5a86b83c86
commit
f4d556b517
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.19.1",
|
"version": "2025.20",
|
||||||
"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.19.1/slang-2025.19.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.20/slang-2025.20-windows-x86_64.zip",
|
||||||
"hash": "2fc399b0182881d2f9dcfc5c350ea0310dfdd882aa99d14724291c8c1aac2da7"
|
"hash": "1d25fa7686a0287ff2dfb0313556b1aba28eab2f39e9281bdfc8af71b70a3a51"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.19.1/slang-2025.19.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.20/slang-2025.20-windows-aarch64.zip",
|
||||||
"hash": "5964f73eeadb2d03f7d298af7a463cb7a09ede937bb3622f9855840db6d4aeb5"
|
"hash": "43a92dafd99191e05cbd1ef4baf07b18a8bb5d9252fd1552a8e0bdf5b5749122"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user