{
    "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://spotdl.readthedocs.io/en/latest/",
    "license": "MIT",
    "suggest": {
        "FFmpeg": [
            "main/ffmpeg",
            "main/ffmpeg-essentials",
            "main/ffmpeg-shared"
        ]
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/spotDL/spotify-downloader/releases/download/v4.4.4/spotdl-4.4.4-win32.exe#/spotdl.exe",
            "hash": "7350afc8a07d1584661cca4cbed9d3c28be19a569d928857102f19662cade60b"
        }
    },
    "bin": "spotdl.exe",
    "checkver": {
        "github": "https://github.com/spotDL/spotify-downloader"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/spotDL/spotify-downloader/releases/download/v$version/spotdl-$version-win32.exe#/spotdl.exe"
            }
        }
    }
}
