{
    "version": "20355766445",
    "description": "Graphical process/system monitor",
    "homepage": "https://github.com/ClementTsang/bottom",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ClementTsang/bottom/releases/download/nightly/bottom_x86_64-pc-windows-msvc.zip",
            "hash": "219c18b560ee97e98995901e116ba30c670fe6c5abd28037545247a550fbc03a"
        },
        "32bit": {
            "url": "https://github.com/ClementTsang/bottom/releases/download/nightly/bottom_i686-pc-windows-msvc.zip",
            "hash": "cfa5130711f9b0d76a972e44fd2500b7d05dc0c2cf110a4ecd3e297d6863ed80"
        }
    },
    "bin": "btm.exe",
    "checkver": {
        "github": "https://api.github.com/repos/ClementTsang/bottom/actions/workflows/nightly.yml/runs?branch=main&status=success",
        "jsonpath": "$.workflow_runs[0].id"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ClementTsang/bottom/releases/download/nightly/bottom_x86_64-pc-windows-msvc.zip"
            },
            "32bit": {
                "url": "https://github.com/ClementTsang/bottom/releases/download/nightly/bottom_i686-pc-windows-msvc.zip"
            }
        }
    }
}
