mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
slang: Update to version 2025.16.1
This commit is contained in:
parent
4e42103451
commit
ac06544690
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.16",
|
"version": "2025.16.1",
|
||||||
"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.16/slang-2025.16-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.16.1/slang-2025.16.1-windows-x86_64.zip",
|
||||||
"hash": "5024ecca5bff3894c7427c742b56d1c0c81758c8bdabcb0e37670c8b016b5f43"
|
"hash": "13819af19934d75615f10ad7ac3b74595c5b87c763a995a21acfab9eb5cee671"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.16/slang-2025.16-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.16.1/slang-2025.16.1-windows-aarch64.zip",
|
||||||
"hash": "e20231708fbd6c41fcf583847472a2b80d226253e1d087ed21a0b0800d20cfdc"
|
"hash": "de9c7d567a740f9846632c8c13b301a8becc9565995028c33e87de935a24085c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user