From ca8aa3f2336285c3834cd20015ebe2bd75b528bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 16:30:59 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.42.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 4758448514..bfb4dcbd98 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.42.3", + "version": "2.42.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.42.3/spicetify-2.42.3-windows-x64.zip", - "hash": "6b031d99f3c05c829360875746c96f35a7ae5b29118d34537c982292529fb328" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.4/spicetify-2.42.4-windows-x64.zip", + "hash": "f0c9f113ae25fb335c108386bb999e4c80b6a578d7d3b8dc5520509d5564f9ab" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.42.3/spicetify-2.42.3-windows-x32.zip", - "hash": "bf962ccefa3d6ccb779ecaac86c26ca348b30e9349a70a8bce5051100c6f9c3e" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.4/spicetify-2.42.4-windows-x32.zip", + "hash": "bce3dbd5dd74636f94980e0e80b2ace6e2fcb41a7e8718746ccae54e68d9e600" } }, "bin": "spicetify.exe",