mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
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.268",
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v5.1.268/seqcli-5.1.268-win-x64.zip",
|
|
"hash": "3225ecc121f323ec35f57f8897a6e271f16facf480aee3aa867207a610f9a778",
|
|
"extract_dir": "seqcli-5.1.268-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"
|
|
}
|
|
}
|