From 2eee1fa0f744fabb86ac3f8c62c07ddbed52e8fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 04:30:21 +0000 Subject: [PATCH] spotify-player: Update to version 0.21.2 --- 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 8955300b3f..d76c7f171f 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.1", + "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.1/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "912079aad5078e0694d77d930830a501ef89ed8fb54d55a5ab9d038deffe4ba3" + "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",