From 6d6716dfd19e4bb60a0c4ad0f6bd437921847a42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 04:31:42 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.42.6 --- 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 b494993c62..5773077de2 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.42.5", + "version": "2.42.6", "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.5/spicetify-2.42.5-windows-x64.zip", - "hash": "e25b5e9f818b6028e6076b24011807ba7f103ea84f2938e1679cd3f5789dffef" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.6/spicetify-2.42.6-windows-x64.zip", + "hash": "926bf438396d5bb9371eadd371a6d27e4b295d5f794fd3dc1f04c47fc0a963f2" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.42.5/spicetify-2.42.5-windows-x32.zip", - "hash": "8e1cc4d6e5b532559e343af3c464ce9240700fb17d83c7ef7992dccb509ec10a" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.6/spicetify-2.42.6-windows-x32.zip", + "hash": "a6a64e3079cc45dda59c957dc2f4fbca8ec0de35c2ef0c5d92be397a9e2b1868" } }, "bin": "spicetify.exe",