2025-07-25 00:43:22 +00:00

24 lines
812 B
JSON

{
"version": "2025.2.02423",
"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.2.02423/seqcli-2025.2.02423-win-x64.zip",
"hash": "32b850a6904df873c15e16929b9c88c8f412beaf97ec6799a1fcec0d5d1237c1",
"extract_dir": "seqcli-2025.2.02423-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"
}
}
}
}