mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
slang: Update to version 2025.21.1
This commit is contained in:
parent
f6537b103a
commit
4525bc7ed6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.21",
|
"version": "2025.21.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.21/slang-2025.21-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.21.1/slang-2025.21.1-windows-x86_64.zip",
|
||||||
"hash": "21bf1940f8d298c1d6c804b23afae074063b2dc2e59a5aa3ac0b4f4ab6dc9a0d"
|
"hash": "86e8f56225af42beee0ae96e5410e2207b482fab273829ca6a71372cca63f934"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.21/slang-2025.21-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.21.1/slang-2025.21.1-windows-aarch64.zip",
|
||||||
"hash": "e15c55cc7d5d4fc3cb20b59fe53ba4c3247f664f0aeaf34d23f3c5285833b389"
|
"hash": "73a98b1dd20078ff32f3060902acb0dd2786c5f864a99ecdd11885b3ebe6b1e0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user