From a4e993b19e6d488852ceed2683baac4e78cd6349 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Apr 2025 04:29:10 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.39.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 368f1e58a9..d2e7cbafc0 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.39.6", + "version": "2.39.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/spicetify/cli/releases/download/v2.39.6/spicetify-2.39.6-windows-x64.zip", - "hash": "e97baf7cf9decdde851386f51d54d1c6705e84bd3d1ff617d763cf20dbd19538" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.7/spicetify-2.39.7-windows-x64.zip", + "hash": "59fdece7a1df8ba1c4f79add27618d713eb41aa084290060ec3ea75a69b05791" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.39.6/spicetify-2.39.6-windows-x32.zip", - "hash": "d03836843d218b63df19cc705aee494ec13fa57cb222f61aa678bed972df1436" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.7/spicetify-2.39.7-windows-x32.zip", + "hash": "714cb19cb23ceb6745ff661eee5d14707ea39683a73b87d8ba3392c5530f7bd8" } }, "bin": "spicetify.exe",