From 3a777d585355f8a07ffb813b1808fd1324e55851 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 00:46:24 +0000 Subject: [PATCH] spotify-player: Update to version 0.21.0 --- bucket/spotify-player.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/spotify-player.json b/bucket/spotify-player.json index 3f52a41e46..8bcc960136 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.7", + "version": "0.21.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.20.7/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "5e61656fca86dc0a171cfc51b5a057de59493916c1f3fe536358c1e271fcc6a6" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.21.0/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "d4b7a07e3a49179041ea01c1a441105383f444f90a2454950fb66c901c6f865f" } }, "bin": "spotify_player.exe",