{
    "version": "5.2.6.8376",
    "homepage": "https://radarr.video/",
    "description": "A movie collection manager with several features for Usenet and BitTorrent users.",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Radarr/Radarr/releases/download/v5.2.6.8376/Radarr.master.5.2.6.8376.windows-core-x64.zip",
            "hash": "f9cbeb4c407c31e4a6667759dff5a534892c13ea79fa44abdeaee2052fc8a884"
        },
        "32bit": {
            "url": "https://github.com/Radarr/Radarr/releases/download/v5.2.6.8376/Radarr.master.5.2.6.8376.windows-core-x86.zip",
            "hash": "fb5bc7b357ff543654871268190328bc8db6c5450dbf9b493c02e11e4f4bb9cb"
        }
    },
    "extract_dir": "Radarr",
    "bin": [
        "Radarr.Console.exe",
        [
            "Radarr.Console.exe",
            "Radarr"
        ]
    ],
    "shortcuts": [
        [
            "Radarr.exe",
            "Radarr"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Radarr/Radarr"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Radarr/Radarr/releases/download/v$version/Radarr.master.$version.windows-core-x64.zip"
            },
            "32bit": {
                "url": "https://github.com/Radarr/Radarr/releases/download/v$version/Radarr.master.$version.windows-core-x86.zip"
            }
        }
    }
}
