{
    "version": "3.2.5",
    "description": "Command-line downloader for Crunchyroll",
    "homepage": "https://github.com/crunchy-labs/crunchy-cli",
    "license": "MIT",
    "suggest": {
        "ffmpeg": "ffmpeg"
    },
    "notes": "You need a Crunchyroll Premium subscription to access premium content",
    "architecture": {
        "64bit": {
            "url": "https://github.com/crunchy-labs/crunchy-cli/releases/download/v3.2.5/crunchy-cli-v3.2.5-windows-x86_64.exe#/crunchy-cli.exe",
            "hash": "dbe9bfc1f8cf33e23520034dd48a47fa17c8cf75a156f1dbf915ebabe4ac8c98"
        }
    },
    "bin": "crunchy-cli.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/crunchy-labs/crunchy-cli/releases/download/v$version/crunchy-cli-v$version-windows-x86_64.exe#/crunchy-cli.exe"
            }
        }
    }
}
