2020-12-24 09:50:02 +01:00

24 lines
804 B
JSON

{
"version": "2020.5.380",
"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/v2020.5.380/seqcli-2020.5.380-win-x64.zip",
"hash": "0e4c374dcfac2aee1d43d9bb3d7c313afea62bd18f61bc91fbac3970a0f3c802",
"extract_dir": "seqcli-2020.5.380-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"
}
}
}
}