diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index e121e93934..62ca6ff3d8 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.5", + "version": "2.36.6", "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.5/spicetify-2.36.5-windows-x64.zip", - "hash": "0963b2d0cd4a1cadca0e2f8640cf2cb743c9c2051d7fcd776c7fb2d1a6d59f10" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.6/spicetify-2.36.6-windows-x64.zip", + "hash": "3df4b45f4846914a4e1b76ffd0f8aabae7661ce29f1efc088211464c83617587" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.5/spicetify-2.36.5-windows-x32.zip", - "hash": "0812dc0bdc32a6bea727abe74f39b3ac110eed10fb78888847ea7006a9a6d31f" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.6/spicetify-2.36.6-windows-x32.zip", + "hash": "41e7104cb73d19e194ef73019fdaf19fe00d79ff95e9367e0f68472121b48c79" } }, "bin": "spicetify.exe",