mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
slang: Update to version 2025.19.1
This commit is contained in:
parent
fdbef8f573
commit
8ed0698235
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.19",
|
"version": "2025.19.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.19/slang-2025.19-windows-x86_64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.19.1/slang-2025.19.1-windows-x86_64.zip",
|
||||||
"hash": "396d10f40c87402e19de966ae9587c107429f761ab275ddf5a6473096f51d632"
|
"hash": "2fc399b0182881d2f9dcfc5c350ea0310dfdd882aa99d14724291c8c1aac2da7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.19/slang-2025.19-windows-aarch64.zip",
|
"url": "https://github.com/shader-slang/slang/releases/download/v2025.19.1/slang-2025.19.1-windows-aarch64.zip",
|
||||||
"hash": "76d551376ad9ba048d71c5669bdd157d38c21c669a6a3796c8e5e564339398f6"
|
"hash": "5964f73eeadb2d03f7d298af7a463cb7a09ede937bb3622f9855840db6d4aeb5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user