ScoopInstaller_Main/seqcli.json
2018-08-24 17:51:39 +02:00

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"
}
}