mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
17 lines
556 B
JSON
17 lines
556 B
JSON
{
|
|
"homepage": "https://github.com/datalust/seqcli",
|
|
"description": "Seq command-line client",
|
|
"license": "Apache-2.0",
|
|
"version": "0.1.137",
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v0.1.137/seqcli-0.1.137.msi",
|
|
"hash": "207019fe2691a4a8d42ff653de6f9d90f6d545a54d77754b2dbe78c2b017f597",
|
|
"extract_dir": "SeqCli",
|
|
"bin": [
|
|
"seqcli.exe"
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/vitiral/artifact/releases/download/$version/seqcli-$version.msi"
|
|
}
|
|
}
|