From 8944cb206cbcc81efd8435f5120725bc644f2b9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 20:29:08 +0000 Subject: [PATCH] spotify-player: Update to version 0.20.4 --- 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 dcfb557766..0d68704642 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.3", + "version": "0.20.4", "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.3/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "be3fb73fc1a96fce6495e5f45f281532dba2ecdc0f601cacdeff7362d90d9f26" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.20.4/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "b93accfab33bcdc101f3ebf16ad0404632807f07e5f482368bfb91626c1ddd16" } }, "bin": "spotify_player.exe",