ScoopInstaller_Main/seqcli.json
2019-04-11 04:00:29 +00:00

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