ScoopInstaller_Main/seqcli.json
2018-11-06 06:00:31 +00:00

18 lines
638 B
JSON

{
"homepage": "https://github.com/datalust/seqcli",
"description": "Seq command-line client",
"license": "Apache-2.0",
"version": "5.0.165",
"url": "https://github.com/datalust/seqcli/releases/download/v5.0.165/seqcli-5.0.165-win-x64.zip",
"hash": "9011b2c2cadae31aa4a3f8097ed55ae06cf154973c869e10a4373594956a3090",
"extract_dir": "seqcli-5.0.165-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"
}
}