From 68104fa1119c2f4a54e355b574e9cef3162e9006 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 00:46:15 +0000 Subject: [PATCH] spotify-player: Update to version 0.20.7 --- 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 347edfa1cb..3f52a41e46 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.6", + "version": "0.20.7", "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.6/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "30f3328dc95fa8c87d67498531d345398221c3dcc7b4d16f7461feac8ec56a93" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.20.7/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "5e61656fca86dc0a171cfc51b5a057de59493916c1f3fe536358c1e271fcc6a6" } }, "bin": "spotify_player.exe",