{
    "version": "5.0.1",
    "description": "The automated Usenet download tool",
    "homepage": "https://sabnzbd.org",
    "license": "GPL-2.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/sabnzbd/sabnzbd/releases/download/5.0.1/SABnzbd-5.0.1-win64-bin.zip",
            "hash": "9ea1612f64f48d765d9e46f1e28eff6d5fd452e701adeeded455f54fa5060561"
        }
    },
    "extract_dir": "SABnzbd",
    "bin": [
        "SABnzbd-console.exe",
        [
            "SABnzbd-console.exe",
            "SABnzbd"
        ]
    ],
    "shortcuts": [
        [
            "SABnzbd.exe",
            "SABnzbd"
        ]
    ],
    "checkver": {
        "github": "https://github.com/sabnzbd/sabnzbd"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/sabnzbd/sabnzbd/releases/download/$version/SABnzbd-$version-win64-bin.zip"
            }
        }
    }
}
