From dc1d7d6750ed05e53230f184d839253ca70a7452 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:28:19 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.42.0 --- 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 fcf7ee7dd7..7e11e914d0 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.41.0", + "version": "2.42.0", "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.41.0/spicetify-2.41.0-windows-x64.zip", - "hash": "9f34de147323494d89745fc3a3925f9f64ddcdb3f059105c1ae0c78f08aa95f6" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.0/spicetify-2.42.0-windows-x64.zip", + "hash": "066c4cd86eba022699da315cd361f6907d960fc4c5a52fd4ecaa2819d920c59b" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.41.0/spicetify-2.41.0-windows-x32.zip", - "hash": "06bf6da118f5bf41696b3bc7238bd4e951a0abbc570be530a117da1800f113b1" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.0/spicetify-2.42.0-windows-x32.zip", + "hash": "ae1159c2919b39fb98a21591339f766cb3f5a515e3c51186371cd704d056bba2" } }, "bin": "spicetify.exe",