{
    "version": "6.1.1.10360",
    "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/v6.1.1.10360/Radarr.master.6.1.1.10360.windows-core-x64.zip",
            "hash": "cc4fdffc4a82a3805e53aa9c016749fd17247eb21dd6764b1b53ced471695bb7"
        },
        "32bit": {
            "url": "https://github.com/Radarr/Radarr/releases/download/v6.1.1.10360/Radarr.master.6.1.1.10360.windows-core-x86.zip",
            "hash": "5d0423deb9d2a76aaa5351e41dd1b9cdeab1f90d2d296e956ea64707815d02d3"
        }
    },
    "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"
            }
        }
    }
}
