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