spotify-player: Update to version 0.21.1

This commit is contained in:
github-actions[bot] 2025-09-22 00:40:41 +00:00
parent c215613988
commit ed59174c49

View File

@ -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",