From 9b7e543a6df3d8c4db7a803fa77e96e191b4011b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 20:28:47 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.42.3 --- 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 21f915a0fe..4758448514 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.42.2", + "version": "2.42.3", "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.2/spicetify-2.42.2-windows-x64.zip", - "hash": "1813196b99aabf1ea7fd0b08900fa555a756979414c11ed5a674283e85e04051" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.3/spicetify-2.42.3-windows-x64.zip", + "hash": "6b031d99f3c05c829360875746c96f35a7ae5b29118d34537c982292529fb328" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.42.2/spicetify-2.42.2-windows-x32.zip", - "hash": "0e90438a01ad48388212dd47a86a3c77745f30d5be14a08db4d41e8a80e30e19" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.3/spicetify-2.42.3-windows-x32.zip", + "hash": "bf962ccefa3d6ccb779ecaac86c26ca348b30e9349a70a8bce5051100c6f9c3e" } }, "bin": "spicetify.exe",