From a80457fb19131a50c546e5082ea0ff79e6eb9739 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 20:26:35 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.37.2 --- 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 8d037e271d..e643cb0d2f 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.37.1", + "version": "2.37.2", "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.1/spicetify-2.37.1-windows-x64.zip", - "hash": "4c6b5738e7c3e905f3308377761fce58dd13b449c325cdfce940ace6bd19ae7f" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.2/spicetify-2.37.2-windows-x64.zip", + "hash": "e2c0f31ae526442c97743995314d1554946908a90c95b3f5052a149f087bd32b" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.1/spicetify-2.37.1-windows-x32.zip", - "hash": "f67132a359b07210a5b6f7dce32a70ab87aaffa05d0253f96de127354853301d" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.2/spicetify-2.37.2-windows-x32.zip", + "hash": "2cd414a409ab66cc127fc19747bfa55c53ee4155366d0d383de414328b769a26" } }, "bin": "spicetify.exe",