mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
24 lines
804 B
JSON
24 lines
804 B
JSON
{
|
|
"version": "2025.1.967",
|
|
"description": "Seq command-line client",
|
|
"homepage": "https://github.com/datalust/seqcli",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v2025.1.967/seqcli-2025.1.967-win-x64.zip",
|
|
"hash": "c8840e6063bc2e7462f68fd4a722ccf5f7f045c9d109b7b76f626d8cf2d65453",
|
|
"extract_dir": "seqcli-2025.1.967-win-x64"
|
|
}
|
|
},
|
|
"bin": "seqcli.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v$version/seqcli-$version-win-x64.zip",
|
|
"extract_dir": "seqcli-$version-win-x64"
|
|
}
|
|
}
|
|
}
|
|
}
|