mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
slang: Update to version 2025.13
This commit is contained in:
parent
dbf27b12e0
commit
23442d9def
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.12.1",
|
"version": "2025.13",
|
||||||
"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.1/slang-2025.12.1-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.13/slang-2025.13-windows-x86_64.zip",
|
||||||
"hash": "1713256b4f1b9265aa5993d6f4bd801b61b46d83150e88e923175cefbcca1025"
|
"hash": "2e2e9927515a83cbae153d02ee8c604ac2a25ee002df5f45f678024ee71c38ec"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.12.1/slang-2025.12.1-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.13/slang-2025.13-windows-aarch64.zip",
|
||||||
"hash": "58a49bfe735277304108eb540b2db337d89f79ec70e2697aeccf531e63fba3de"
|
"hash": "8115e8a35c4a5428e247a97cbdf74820f74c56e41c0fb15ff6a602f69225c5a2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user