{ "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", "version": "0.21.2", "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.21.2/spotify_player-x86_64-pc-windows-msvc.zip", "hash": "de3b2c874a894c3ca4cfabeaf50b81dfb2a3c5195f430c37e162ebd40bbd91d8" } }, "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" } } } } }