mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
slang: Update to version 2025.19
This commit is contained in:
parent
10c1a551ed
commit
3d6b1f7264
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.18.2",
|
"version": "2025.19",
|
||||||
"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.18.2/slang-2025.18.2-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.19/slang-2025.19-windows-x86_64.zip",
|
||||||
"hash": "712758a9a82d08897275e77031b73acb17c823b2ce2b41a4a70987422f11f402"
|
"hash": "396d10f40c87402e19de966ae9587c107429f761ab275ddf5a6473096f51d632"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.18.2/slang-2025.18.2-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.19/slang-2025.19-windows-aarch64.zip",
|
||||||
"hash": "89db81e60d97d06ea839d5331261b33fc8c2804e27a7ff6cc195e52b797e46b6"
|
"hash": "76d551376ad9ba048d71c5669bdd157d38c21c669a6a3796c8e5e564339398f6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user