mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
18 lines
638 B
JSON
18 lines
638 B
JSON
{
|
|
"homepage": "https://github.com/datalust/seqcli",
|
|
"description": "Seq command-line client",
|
|
"license": "Apache-2.0",
|
|
"version": "5.0.160",
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v5.0.160/seqcli-5.0.160-win-x64.zip",
|
|
"hash": "7b24f276694d41db9ecf938e6de5a2ea732cecef8930e8671e5a8d2cd4ba757c",
|
|
"extract_dir": "seqcli-5.0.160-win-x64",
|
|
"bin": [
|
|
"seqcli.exe"
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v$version/seqcli-$version-win-x64.zip",
|
|
"extract_dir": "seqcli-$version-win-x64"
|
|
}
|
|
}
|