From bd838f48a0d66db73ccc9e0098ae9e5aef6a5d1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 04:25:27 +0000 Subject: [PATCH] spotify-player: Update to version 0.16.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 e14169b91f..f104e30165 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.15.2", + "version": "0.16.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.15.2/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "22327936fc6c2d27470b2f0e117bbf27f137208df79f58b171961b65dfff5dde" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.16.0/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "09d9d56e722f6b4e44a04b260e0e48691d2bf88011eaa0a89ae7fd150ee005d3" } }, "bin": "spotify_player.exe",