2025-05-26 00:41:29 +00:00

24 lines
812 B
JSON

{
"version": "2025.1.02327",
"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/v2025.1.02327/seqcli-2025.1.02327-win-x64.zip",
"hash": "b2e88ec53b08c6f155007dc502fb5ac2a7710547fb46d3cd228384ef7c672442",
"extract_dir": "seqcli-2025.1.02327-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"
}
}
}
}