Add seqcli version 0.1.137 (#2527)

This commit is contained in:
Andreas Maechler 2018-08-24 09:51:39 -06:00 committed by Richard Kuhnt
parent 1c651539ff
commit 01e9f92d96

16
seqcli.json Normal file
View File

@ -0,0 +1,16 @@
{
"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"
}
}