{
    "version": "4.4.4",
    "description": "Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).",
    "homepage": "https://github.com/spotDL/spotify-downloader",
    "license": "MIT",
    "url": "https://github.com/spotDL/spotify-downloader/releases/download/v4.4.4/spotdl-4.4.4-win32.exe",
    "hash": "7350afc8a07d1584661cca4cbed9d3c28be19a569d928857102f19662cade60b",
    "bin": [
        [
            "spotdl-4.4.4-win32.exe",
            "spotdl"
        ]
    ],
    "checkver": {
        "url": "https://github.com/spotDL/spotify-downloader/releases/latest",
        "regex": "\\/releases\\/tag\\/(?:v|V)?([\\d.\\-a-zA-Z]+)"
    },
    "autoupdate": {
        "url": "https://github.com/spotDL/spotify-downloader/releases/download/v$version/spotdl-$version-win32.exe",
        "bin": [
            [
                "spotdl-$version-win32.exe",
                "spotdl"
            ]
        ]
    }
}
