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