From 33dd45761178ebdff87d511966286cc3a6f3a1d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 16:29:19 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.39.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 d0d0652c95..1bb266c8cc 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.39.0", + "version": "2.39.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/spicetify/cli/releases/download/v2.39.0/spicetify-2.39.0-windows-x64.zip", - "hash": "b19e2641241c91ed3a701ac8f861bd5d9612300b6e89fb3cbde8308a573ab15f" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.2/spicetify-2.39.2-windows-x64.zip", + "hash": "61029f4eae6b2599867e7a4cb474e835b3ee3f3fc17c7d6c51c73e6123fc9787" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.39.0/spicetify-2.39.0-windows-x32.zip", - "hash": "b3ef09d8b2563c8f863524436c7a714eb0f11ce43e813cd73cd789e0267297e4" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.2/spicetify-2.39.2-windows-x32.zip", + "hash": "7a99724eea1dbe3d59a86e1bd4ed0d497ab492dd909dd46e94d50a8ad24703e2" } }, "bin": "spicetify.exe",