From 4bc1e81464b1ec7551f3cc7271b17e96c01becff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 00:33:35 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.37.1 --- 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 36dd1f0ca0..8d037e271d 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.37.0", + "version": "2.37.1", "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.0/spicetify-2.37.0-windows-x64.zip", - "hash": "d91d4c4a33eff00259373f9ae3590a2731401287f39920a7e6640c682c668028" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.1/spicetify-2.37.1-windows-x64.zip", + "hash": "4c6b5738e7c3e905f3308377761fce58dd13b449c325cdfce940ace6bd19ae7f" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.0/spicetify-2.37.0-windows-x32.zip", - "hash": "110ef4df687af305c72620222a451e12ed0750982816430d293911b7ec09b674" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.1/spicetify-2.37.1-windows-x32.zip", + "hash": "f67132a359b07210a5b6f7dce32a70ab87aaffa05d0253f96de127354853301d" } }, "bin": "spicetify.exe",