2021-12-20 08:29:54 +00:00

24 lines
804 B
JSON

{
"version": "2021.4.549",
"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.4.549/seqcli-2021.4.549-win-x64.zip",
"hash": "cd0701121cc59968fd3a3ce2a3e6fcc75ae4dab0b80f27cef643eceb1c263926",
"extract_dir": "seqcli-2021.4.549-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"
}
}
}
}