mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
slang: Update to version 2025.9
This commit is contained in:
parent
ce73b2a21e
commit
4a96259773
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.8.1",
|
||||
"version": "2025.9",
|
||||
"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.8.1/slang-2025.8.1-windows-x86_64.zip",
|
||||
"hash": "9a9d8776b8fb649d546dacecb86c10e11707726845ef1e0e9bc5b243b0d6e02c"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9/slang-2025.9-windows-x86_64.zip",
|
||||
"hash": "17eb2fd737329d4249130a08bdd02225244807855907992d30aad430a282dc27"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.8.1/slang-2025.8.1-windows-aarch64.zip",
|
||||
"hash": "605b88d53a7d726b09069b09248ca86cb9302ee7b69dd32b9f81666f6672c3ac"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9/slang-2025.9-windows-aarch64.zip",
|
||||
"hash": "d1dc3fb655128af9569bb59a9634f853093d4010713c0cf2a39e1345f75aaa1f"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user