From ac9d2bb2e1534a775d64ee9594a076ac647171f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 16:28:15 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.37.4 --- 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 be6899d204..084ee964d5 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.37.3", + "version": "2.37.4", "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.3/spicetify-2.37.3-windows-x64.zip", - "hash": "7a07d1d74eb9e43f6954b89e1e1b6753818e201a2523a2ee6007a1d955541f94" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.4/spicetify-2.37.4-windows-x64.zip", + "hash": "d1bbaaaf7b6ebb6ccbf83de2264aca17f67fee43b04153462c84bdff4c8ae807" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.3/spicetify-2.37.3-windows-x32.zip", - "hash": "002ded7cd3f982b4724db203659f7af121a70fc191f2b3741384140025febf5f" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.4/spicetify-2.37.4-windows-x32.zip", + "hash": "136dbf88ee2d9d40fc4f8945306cf931d41cf7321ee6df677c4a5f01cdd72195" } }, "bin": "spicetify.exe",