From cceffd51331c4ff7bab9d569f6664b93e2bdc297 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:56:24 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.42.10 --- 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 58871557b7..e8f0a3f62c 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.42.9", + "version": "2.42.10", "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.9/spicetify-2.42.9-windows-x64.zip", - "hash": "7f081a6edb3b15e845cd50f82b75b1f2f47f2ea9b26a9c4fcf8de9918cc3db8b" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.10/spicetify-2.42.10-windows-x64.zip", + "hash": "ac4619fb04d5292ea3cb7d0183f898163b4002dc86c0a85641cf910009cdf83b" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.42.9/spicetify-2.42.9-windows-x32.zip", - "hash": "a5f9070a43e52f141aaf96ed44a94786fd745f679f84c6942e33a72239141973" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.10/spicetify-2.42.10-windows-x32.zip", + "hash": "b449584196c7ec5fec21f7e5487cca2d4e504ffc5af2898187016e34435311c4" } }, "bin": "spicetify.exe",