spotify-player: Update to version 0.21.2

This commit is contained in:
github-actions[bot] 2025-11-12 04:30:21 +00:00
parent d6d3e4dbbd
commit 2eee1fa0f7

View File

@ -1,13 +1,13 @@
{ {
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", "$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", "description": "A Spotify player in the terminal with full feature parity",
"homepage": "https://github.com/aome510/spotify-player", "homepage": "https://github.com/aome510/spotify-player",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aome510/spotify-player/releases/download/v0.21.1/spotify_player-x86_64-pc-windows-msvc.zip", "url": "https://github.com/aome510/spotify-player/releases/download/v0.21.2/spotify_player-x86_64-pc-windows-msvc.zip",
"hash": "912079aad5078e0694d77d930830a501ef89ed8fb54d55a5ab9d038deffe4ba3" "hash": "de3b2c874a894c3ca4cfabeaf50b81dfb2a3c5195f430c37e162ebd40bbd91d8"
} }
}, },
"bin": "spotify_player.exe", "bin": "spotify_player.exe",