From 97cd2ecef9aeac68069b92abbd6205d7f7db6de8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 16:29:58 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.39.6 --- 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 cb7c1a23a6..368f1e58a9 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.39.5", + "version": "2.39.6", "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.5/spicetify-2.39.5-windows-x64.zip", - "hash": "9b1b3166a857b1f22b940ce227001f0b3430ae599c82942e13ed0c2ed270499c" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.6/spicetify-2.39.6-windows-x64.zip", + "hash": "e97baf7cf9decdde851386f51d54d1c6705e84bd3d1ff617d763cf20dbd19538" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.39.5/spicetify-2.39.5-windows-x32.zip", - "hash": "3a99f19edcd3e0b86de83b175c67d892cf4443723c935b2315d62a6a143a9cdc" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.6/spicetify-2.39.6-windows-x32.zip", + "hash": "d03836843d218b63df19cc705aee494ec13fa57cb222f61aa678bed972df1436" } }, "bin": "spicetify.exe",