mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
slang: Update to version 2025.11
This commit is contained in:
parent
1bb28ac207
commit
305d0df7ca
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.10.5",
|
||||
"version": "2025.11",
|
||||
"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.5/slang-2025.10.5-windows-x86_64.zip",
|
||||
"hash": "ff79ab551e6aa9a0188c6eb1f3cd2c7dbbde5dc168eab50628bba4b2799e607b"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.11/slang-2025.11-windows-x86_64.zip",
|
||||
"hash": "59c486dadebc3e5aaffe26b69d55a328f33b67b2380239d5241d91cbb548395f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.10.5/slang-2025.10.5-windows-aarch64.zip",
|
||||
"hash": "cecb976ed5aa66770d126ed5c306a49affbcf47d8ea303ac2f9a78741f5ba332"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.11/slang-2025.11-windows-aarch64.zip",
|
||||
"hash": "b0c41d50946c890b504b8d73ca892f0b089423713ae4868b42de7d0be55144b7"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user