diff --git a/bucket/spotify-player.json b/bucket/spotify-player.json index 98f0d4d1c1..dd2b71deaa 100644 --- a/bucket/spotify-player.json +++ b/bucket/spotify-player.json @@ -1,13 +1,13 @@ { "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", - "version": "0.0.0", + "version": "0.20.1", "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.0.0/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "5cd935c058f237acbdb39c8cdf18444fed42933979fe01ab5f5f1c984bc76935" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.20.1/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "4ab31c83da26417d30121322c47479ddaf00762b6bffc3cd9a89672b78a8d0ff" } }, "bin": "spotify_player.exe",