mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
16 lines
622 B
JSON
16 lines
622 B
JSON
{
|
|
"homepage": "https://github.com/datalust/seqcli",
|
|
"description": "Seq command-line client",
|
|
"license": "Apache-2.0",
|
|
"version": "5.1.213",
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v5.1.213/seqcli-5.1.213-win-x64.zip",
|
|
"hash": "b2a83b0f70342bafd0f97b71dab95b42f2163c0f22ab0e86f795ff8b347fb248",
|
|
"extract_dir": "seqcli-5.1.213-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"
|
|
}
|
|
}
|