From 05433b7ced772a419d52d1ca58992461446c91b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 00:33:23 +0000 Subject: [PATCH] spotify-player: Update to version 0.18.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 f2156d6de9..4691f90562 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.18.0", + "version": "0.18.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.18.0/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "99ba5b364535832d8b5cb38a23a903209e88fc147aff21050bdeaf57000cfe89" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.18.1/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "c274f762d65e0e66f72db0552287191e0295f9ad0c01f625315661f4d1219ea6" } }, "bin": "spotify_player.exe",