mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
slang: Update to version 2025.9.1
This commit is contained in:
parent
12c2675825
commit
3412cbc4e3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.9",
|
||||
"version": "2025.9.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.9/slang-2025.9-windows-x86_64.zip",
|
||||
"hash": "17eb2fd737329d4249130a08bdd02225244807855907992d30aad430a282dc27"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9.1/slang-2025.9.1-windows-x86_64.zip",
|
||||
"hash": "b86e9027285f49531ee1ae956597e3b961bcddd1f575c7ebf4304ac7445f89c1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9/slang-2025.9-windows-aarch64.zip",
|
||||
"hash": "d1dc3fb655128af9569bb59a9634f853093d4010713c0cf2a39e1345f75aaa1f"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9.1/slang-2025.9.1-windows-aarch64.zip",
|
||||
"hash": "4c61382d85abbefbde8f9ef8d5ccc149d98fe2dd7dda43ee0749ac040e2f366a"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user