mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
slang: Update to version 2025.21.2
This commit is contained in:
parent
0ebc9068f2
commit
9cdf75ea52
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.21.1",
|
"version": "2025.21.2",
|
||||||
"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.1/slang-2025.21.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.21.2/slang-2025.21.2-windows-x86_64.zip",
|
||||||
"hash": "86e8f56225af42beee0ae96e5410e2207b482fab273829ca6a71372cca63f934"
|
"hash": "f4784dff980db07b8409de7ae4c143306a8edb3ea16e7889dfcb29b692d6c3ca"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.21.1/slang-2025.21.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.21.2/slang-2025.21.2-windows-aarch64.zip",
|
||||||
"hash": "73a98b1dd20078ff32f3060902acb0dd2786c5f864a99ecdd11885b3ebe6b1e0"
|
"hash": "a04ea54a77899cdf850a44726c3b472da89ea8fa6c92f3eb05902458cf233e9a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user