diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 2699ed865a..403540d81d 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.0", + "version": "2.36.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/khanhas/spicetify-cli/releases/download/v2.36.0/spicetify-2.36.0-windows-x64.zip", - "hash": "64d082c872211888225fdc8851b8f5f5bf21c1145b96f882c14d33bc9865b52d" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.1/spicetify-2.36.1-windows-x64.zip", + "hash": "1033fd43412118182c468fddf75059c2e1dc87a8a19c4d01979bb00f53652983" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.0/spicetify-2.36.0-windows-x32.zip", - "hash": "c98b6a7532cd4e5b4bc7fb4fe931549dccacd78e5a8ce41fa26939404a7fc5d3" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.1/spicetify-2.36.1-windows-x32.zip", + "hash": "d4e784e7030a04e90ff0b03ad9a2db9a43dfcb3d9718fcae8db494b4124e805b" } }, "bin": "spicetify.exe",