From 9dfb8e6df5a73fb5a3201f31c275cb83fcc14097 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 20:27:22 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.37.7 --- bucket/spicetify-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 084ee964d5..d176716992 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.37.4", + "version": "2.37.7", "description": "Tool for customizing the Spotify client.", "homepage": "https://spicetify.app/", "license": "LGPL-2.1-only", @@ -9,12 +9,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.4/spicetify-2.37.4-windows-x64.zip", - "hash": "d1bbaaaf7b6ebb6ccbf83de2264aca17f67fee43b04153462c84bdff4c8ae807" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.7/spicetify-2.37.7-windows-x64.zip", + "hash": "42e3a853edda52e11c80d165b7e957f0ca0d94cde71f6088b78e532d61b58ce7" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.4/spicetify-2.37.4-windows-x32.zip", - "hash": "136dbf88ee2d9d40fc4f8945306cf931d41cf7321ee6df677c4a5f01cdd72195" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.7/spicetify-2.37.7-windows-x32.zip", + "hash": "cb7c73da08301cc565e078b09869c7c2c4cc82dc41e5c03d07ee804c9714fdd6" } }, "bin": "spicetify.exe",