2024-10-14 08:30:15 +00:00

24 lines
804 B
JSON

{
"version": "2024.3.922",
"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/v2024.3.922/seqcli-2024.3.922-win-x64.zip",
"hash": "743390a86e246369c964fa4b6abc5fc592c11e687763743316919ba7818d153c",
"extract_dir": "seqcli-2024.3.922-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"
}
}
}
}