mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
slang: Update to version 2025.9.2
This commit is contained in:
parent
50e30a1a3c
commit
b796070824
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.9.1",
|
"version": "2025.9.2",
|
||||||
"description": "A new language and compiler for shader development.",
|
"description": "A new language and compiler for shader development.",
|
||||||
"homepage": "https://shader-slang.com/",
|
"homepage": "https://shader-slang.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9.1/slang-2025.9.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9.2/slang-2025.9.2-windows-x86_64.zip",
|
||||||
"hash": "b86e9027285f49531ee1ae956597e3b961bcddd1f575c7ebf4304ac7445f89c1"
|
"hash": "1e52578e3b7bb545363df35c9f9d382345511389d3b9c6d3b5ee05eecc34a31d"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9.1/slang-2025.9.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.9.2/slang-2025.9.2-windows-aarch64.zip",
|
||||||
"hash": "4c61382d85abbefbde8f9ef8d5ccc149d98fe2dd7dda43ee0749ac040e2f366a"
|
"hash": "921a0dcb7f14c1c97ad8790f59ee653d823c98b8dfe1fb1c44ca0944dffb4fbc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user