From f89b6a20cd2d24e90f7b8968e901995e91a6a1a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 00:44:10 +0000 Subject: [PATCH] spotify-player: Update to version 0.20.6 --- 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 b3fc738c65..347edfa1cb 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.20.5", + "version": "0.20.6", "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.20.5/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "9b6eb28c02e4b362e6a51a10247d04d4e91199fa60b2d9aee47955350d62a84c" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.20.6/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "30f3328dc95fa8c87d67498531d345398221c3dcc7b4d16f7461feac8ec56a93" } }, "bin": "spotify_player.exe",