mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
slang: Update to version 2025.3.1
This commit is contained in:
parent
6c427926c2
commit
5168adb73f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.3",
|
||||
"version": "2025.3.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.3/slang-2025.3-windows-x86_64.zip",
|
||||
"hash": "4913c2355c7fc21f8139ba9eb887e970c7d952f98f09e02ff45a02f66321b5cb"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.3.1/slang-2025.3.1-windows-x86_64.zip",
|
||||
"hash": "ac847e8e632cb8aa04665fb565cb2eeef98ee1477bf76187a0ddbbd36d0d998d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.3/slang-2025.3-windows-aarch64.zip",
|
||||
"hash": "1756b165aff97b061150bf4a754e321ff0ad55116cb81e7086eafaccd3b6eb01"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.3.1/slang-2025.3.1-windows-aarch64.zip",
|
||||
"hash": "4706e880106fc8bbdf037cc5872342b725081e01775a9de9f670a9277d3eecf8"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user