2024-03-25 05:08:00 +00:00

24 lines
804 B
JSON

{
"version": "2024.2.845",
"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.2.845/seqcli-2024.2.845-win-x64.zip",
"hash": "312fb438ce533b86d2c9ff5400856ee55c4dd67e711dc55030691e6f4270c318",
"extract_dir": "seqcli-2024.2.845-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"
}
}
}
}