diff --git a/bucket/spotify-player.json b/bucket/spotify-player.json index 696036e6d5..dcfb557766 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.20.2", + "version": "0.20.3", "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.20.2/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "6acf0b46be6a3d2a5960d50705ffa025e3bfdf0849af444a9edc10912d0d0e5b" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.20.3/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "be3fb73fc1a96fce6495e5f45f281532dba2ecdc0f601cacdeff7362d90d9f26" } }, "bin": "spotify_player.exe",