mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
slang: Update to version 2025.10.1
This commit is contained in:
parent
8e73141448
commit
aec46032e8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.10",
|
||||
"version": "2025.10.1",
|
||||
"description": "A new language and compiler for shader development.",
|
||||
"homepage": "https://shader-slang.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10/slang-2025.10-windows-x86_64.zip",
|
||||
"hash": "c2606988d65c8418135263c8267c21da608b3e28075707b092e1349456b8624a"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10.1/slang-2025.10.1-windows-x86_64.zip",
|
||||
"hash": "971210de20a91477032d2ac04e22d686c4eb3e14adb98dc33fc09c07a9610720"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10/slang-2025.10-windows-aarch64.zip",
|
||||
"hash": "1238f5fceb0435b768b6e45250532f3aee406f4ea316cd9afbdc6588b98d749f"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10.1/slang-2025.10.1-windows-aarch64.zip",
|
||||
"hash": "fad65b99f129526c2d79c247886a064c9c7f1161bc61f029e113728987c2eee5"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user