2021-05-07 07:11:02 +02:00

24 lines
804 B
JSON

{
"version": "2021.2.464",
"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.2.464/seqcli-2021.2.464-win-x64.zip",
"hash": "8575d3134c4a032e57798373286b5b1fec28bce3f83434557d5154311a23ba95",
"extract_dir": "seqcli-2021.2.464-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"
}
}
}
}