From 7055c3050084fec8679fa9c9e826c7ef2a942537 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:30:12 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.42.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 dcfd81b303..21f915a0fe 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.42.1", + "version": "2.42.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.42.1/spicetify-2.42.1-windows-x64.zip", - "hash": "a3b575e9d699167fb365e08a61c60a113a18d2bdc1538256b966c9e3746ff43c" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.2/spicetify-2.42.2-windows-x64.zip", + "hash": "1813196b99aabf1ea7fd0b08900fa555a756979414c11ed5a674283e85e04051" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.42.1/spicetify-2.42.1-windows-x32.zip", - "hash": "a0ec83e3649ed572878bbe104389a04c97ea4a667da892b5c7af28ea66589fd2" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.2/spicetify-2.42.2-windows-x32.zip", + "hash": "0e90438a01ad48388212dd47a86a3c77745f30d5be14a08db4d41e8a80e30e19" } }, "bin": "spicetify.exe",