2021-02-08 07:46:45 +01:00

24 lines
804 B
JSON

{
"version": "2021.1.405",
"description": "Seq command-line client",
"homepage": "https://github.com/datalust/seqcli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/datalust/seqcli/releases/download/v2021.1.405/seqcli-2021.1.405-win-x64.zip",
"hash": "c70c7f700d9370f17dc8466c0828ba5040de2f311480756837f57468630d33e7",
"extract_dir": "seqcli-2021.1.405-win-x64"
}
},
"bin": "seqcli.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/datalust/seqcli/releases/download/v$version/seqcli-$version-win-x64.zip",
"extract_dir": "seqcli-$version-win-x64"
}
}
}
}