spotify-player: Update to version 0.20.2

This commit is contained in:
github-actions[bot] 2024-12-01 20:28:09 +00:00
parent f442fc42d7
commit 109977d7ff

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.20.1", "version": "0.20.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.20.1/spotify_player-x86_64-pc-windows-msvc.zip", "url": "https://github.com/aome510/spotify-player/releases/download/v0.20.2/spotify_player-x86_64-pc-windows-msvc.zip",
"hash": "4ab31c83da26417d30121322c47479ddaf00762b6bffc3cd9a89672b78a8d0ff" "hash": "6acf0b46be6a3d2a5960d50705ffa025e3bfdf0849af444a9edc10912d0d0e5b"
} }
}, },
"bin": "spotify_player.exe", "bin": "spotify_player.exe",