2023-08-31 08:26:39 +00:00

24 lines
804 B
JSON

{
"version": "2023.4.722",
"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/v2023.4.722/seqcli-2023.4.722-win-x64.zip",
"hash": "911b8aa08efbc936d4c56f9459f338e9b646dcd90b27ff8afe109fe7bd5d789d",
"extract_dir": "seqcli-2023.4.722-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"
}
}
}
}