mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
slang: Update to version 2025.12.1
This commit is contained in:
parent
b86f5b1623
commit
cd0df48651
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.12",
|
"version": "2025.12.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.12/slang-2025.12-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.12.1/slang-2025.12.1-windows-x86_64.zip",
|
||||||
"hash": "2adc95e76cbe07c0caf669a373997382772f589bc7f164347a79b429e4c41208"
|
"hash": "1713256b4f1b9265aa5993d6f4bd801b61b46d83150e88e923175cefbcca1025"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.12/slang-2025.12-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.12.1/slang-2025.12.1-windows-aarch64.zip",
|
||||||
"hash": "4b2196df34ca102cf2c5f7ec6c4a43ced1687c650d45431849f129a777f12bb0"
|
"hash": "58a49bfe735277304108eb540b2db337d89f79ec70e2697aeccf531e63fba3de"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user