From 94ddd4165ad978e9fb4557eafd398df16ca97e84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 04:25:41 +0000 Subject: [PATCH] spotify-player: Update to version 0.17.1 --- 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 3e21526c19..9d4f279b7a 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.17.0", + "version": "0.17.1", "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.17.0/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "7655f6adcd764a80e7ed72637f9875a84054db4adc9ac96ddc2a084b32f7bd79" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.17.1/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "c9e254bdd0b205cdeba4ec8f905e8a7550a265c904d50306fb8e4f484fea0591" } }, "bin": "spotify_player.exe",