2021-03-09 08:47:40 +01:00

24 lines
804 B
JSON

{
"version": "2021.1.439",
"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.439/seqcli-2021.1.439-win-x64.zip",
"hash": "da14ee2871e0f45f926a0ea791160bb4a173fbb5adbad820c05a6a691c258936",
"extract_dir": "seqcli-2021.1.439-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"
}
}
}
}