{
    "version": "17.4.0",
    "description": "Upgrade everything, keep your system up to date by detecting which tools you use and run their appropriate package managers.",
    "homepage": "https://github.com/topgrade-rs/topgrade",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/topgrade-rs/topgrade/releases/download/v17.4.0/topgrade-v17.4.0-x86_64-pc-windows-msvc.zip",
            "hash": "5d9f278b1e3f1fbfbc85c31d661f347e6b1bb447f4482a7b3e6240cc8870d913"
        }
    },
    "bin": "topgrade.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/topgrade-rs/topgrade/releases/download/v$version/topgrade-v$version-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
