{
    "version": "2024.1.796",
    "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.1.796/seqcli-2024.1.796-win-x64.zip",
            "hash": "89b59e1823e374491c0d22672d08c0a0e2355380c45cf5b75b320160d8184e7c",
            "extract_dir": "seqcli-2024.1.796-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"
            }
        }
    }
}
