diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index e8f0a3f62c..88c5eb6e96 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.42.10", + "version": "2.42.11", "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.10/spicetify-2.42.10-windows-x64.zip", - "hash": "ac4619fb04d5292ea3cb7d0183f898163b4002dc86c0a85641cf910009cdf83b" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.11/spicetify-2.42.11-windows-x64.zip", + "hash": "4abc0b97177f17c63e8085f8d14acda3c6692aedb58242ebe8140461eb58754e" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.42.10/spicetify-2.42.10-windows-x32.zip", - "hash": "b449584196c7ec5fec21f7e5487cca2d4e504ffc5af2898187016e34435311c4" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.11/spicetify-2.42.11-windows-x32.zip", + "hash": "679a65c200172a1e14b412034b72a4162c61348a5ae5aa5c73b8b4b9b6f52049" } }, "bin": "spicetify.exe",