{
    "version": "0.23.0",
    "description": "A Spotify player in the terminal with full feature parity",
    "homepage": "https://github.com/aome510/spotify-player",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/aome510/spotify-player/releases/download/v0.23.0/spotify_player-x86_64-pc-windows-msvc.zip",
            "hash": "8a85926e4a8cbb77a74e108c9b997f30bb10a805cadbfb46678ddf8233c5381b"
        }
    },
    "bin": "spotify_player.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/aome510/spotify-player/releases/download/v$version/spotify_player-x86_64-pc-windows-msvc.zip",
                "hash": {
                    "url": "$baseurl/spotify_player-x86_64-pc-windows-msvc.sha256"
                }
            }
        }
    }
}
