From 33bc0c750f7b8531d51c8d13f873d95c22372b0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 00:37:26 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.39.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 b0be17b311..dfe38c42aa 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.39.3", + "version": "2.39.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/spicetify/cli/releases/download/v2.39.3/spicetify-2.39.3-windows-x64.zip", - "hash": "e59c620b3d7058637f90a27c3d3336e10a939f8b8ad5301d36fe458cb7eec485" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.4/spicetify-2.39.4-windows-x64.zip", + "hash": "98fdc15c024758f61f3b5d42da90f9f892ff72054b1ea34df6bfb32078042b35" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.39.3/spicetify-2.39.3-windows-x32.zip", - "hash": "f43cf14e448540d976e5d883e01525bccc87124c55023b8da953045e0c5f1ef3" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.4/spicetify-2.39.4-windows-x32.zip", + "hash": "f7e1c5b2896454ae2b17fc3c97097c676873bf96c0f40e0f397c370c51307892" } }, "bin": "spicetify.exe",