From db50cc1f308c1ee41b5bde017842d2f4d7f92027 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 04:26:36 +0000 Subject: [PATCH] spotify-player: Update to version 0.16.2 --- 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 a75017b346..02d169717c 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.16.1", + "version": "0.16.2", "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.16.1/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "88b87d760724192c3aa42e0408aa6fb8c24a5668baea9321e69133d30b53317b" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.16.2/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "7fa3e1f67d986cdba083ccf12da11e53a565b77019f5893c93076fc4321b44ae" } }, "bin": "spotify_player.exe",