diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 7e11e914d0..dcfd81b303 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.42.0", + "version": "2.42.1", "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.0/spicetify-2.42.0-windows-x64.zip", - "hash": "066c4cd86eba022699da315cd361f6907d960fc4c5a52fd4ecaa2819d920c59b" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.1/spicetify-2.42.1-windows-x64.zip", + "hash": "a3b575e9d699167fb365e08a61c60a113a18d2bdc1538256b966c9e3746ff43c" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.42.0/spicetify-2.42.0-windows-x32.zip", - "hash": "ae1159c2919b39fb98a21591339f766cb3f5a515e3c51186371cd704d056bba2" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.1/spicetify-2.42.1-windows-x32.zip", + "hash": "a0ec83e3649ed572878bbe104389a04c97ea4a667da892b5c7af28ea66589fd2" } }, "bin": "spicetify.exe",