From 32b5d2974bb340706cf92d580b8c52cf255a1a18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 00:33:16 +0000 Subject: [PATCH] spotify-player: Update to version 0.18.0 --- 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 89ed7707be..f2156d6de9 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.2", + "version": "0.18.0", "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.2/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "8ef6af3ab8b654ce4eb50ca863af3f8a10338e0ca02bc1cc5704a124c8d10b12" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.18.0/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "99ba5b364535832d8b5cb38a23a903209e88fc147aff21050bdeaf57000cfe89" } }, "bin": "spotify_player.exe",