From ed59174c49ce5d0fa4c6a3889de18cc4611bec66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 00:40:41 +0000 Subject: [PATCH] spotify-player: Update to version 0.21.1 --- 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 8bcc960136..8955300b3f 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.21.0", + "version": "0.21.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.21.0/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "d4b7a07e3a49179041ea01c1a441105383f444f90a2454950fb66c901c6f865f" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.21.1/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "912079aad5078e0694d77d930830a501ef89ed8fb54d55a5ab9d038deffe4ba3" } }, "bin": "spotify_player.exe",