diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index ca0a941bfb..2699ed865a 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.35.1", + "version": "2.36.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/khanhas/spicetify-cli/releases/download/v2.35.1/spicetify-2.35.1-windows-x64.zip", - "hash": "44956b3f5670665ac2f854ff051d76b8e22b068bc05e3516e4256600e22abffc" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.0/spicetify-2.36.0-windows-x64.zip", + "hash": "64d082c872211888225fdc8851b8f5f5bf21c1145b96f882c14d33bc9865b52d" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.35.1/spicetify-2.35.1-windows-x32.zip", - "hash": "13ea237d4e3421c0b2e53adc4cf2d54129ca1f70ebaefdf8f6ac52d9e4b3d450" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.0/spicetify-2.36.0-windows-x32.zip", + "hash": "c98b6a7532cd4e5b4bc7fb4fe931549dccacd78e5a8ce41fa26939404a7fc5d3" } }, "bin": "spicetify.exe",