ScoopInstaller_Main/seqcli.json
2019-04-03 00:00:34 +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.203",
"url": "https://github.com/datalust/seqcli/releases/download/v5.1.203/seqcli-5.1.203-win-x64.zip",
"hash": "d9f23caf180aa88d61fe08d18bf31173a1e55fa933a203681672f51d6d24d16d",
"extract_dir": "seqcli-5.1.203-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"
}
}