From c729c3a23f025f0e31f739ee8aa71dbfd11c28ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:30:07 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.42.5 --- 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 bfb4dcbd98..b494993c62 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.42.4", + "version": "2.42.5", "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.4/spicetify-2.42.4-windows-x64.zip", - "hash": "f0c9f113ae25fb335c108386bb999e4c80b6a578d7d3b8dc5520509d5564f9ab" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.5/spicetify-2.42.5-windows-x64.zip", + "hash": "e25b5e9f818b6028e6076b24011807ba7f103ea84f2938e1679cd3f5789dffef" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.42.4/spicetify-2.42.4-windows-x32.zip", - "hash": "bce3dbd5dd74636f94980e0e80b2ace6e2fcb41a7e8718746ccae54e68d9e600" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.5/spicetify-2.42.5-windows-x32.zip", + "hash": "8e1cc4d6e5b532559e343af3c464ce9240700fb17d83c7ef7992dccb509ec10a" } }, "bin": "spicetify.exe",