diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index cb7c1a23a6..368f1e58a9 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.39.5", + "version": "2.39.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/spicetify/cli/releases/download/v2.39.5/spicetify-2.39.5-windows-x64.zip", - "hash": "9b1b3166a857b1f22b940ce227001f0b3430ae599c82942e13ed0c2ed270499c" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.6/spicetify-2.39.6-windows-x64.zip", + "hash": "e97baf7cf9decdde851386f51d54d1c6705e84bd3d1ff617d763cf20dbd19538" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.39.5/spicetify-2.39.5-windows-x32.zip", - "hash": "3a99f19edcd3e0b86de83b175c67d892cf4443723c935b2315d62a6a143a9cdc" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.6/spicetify-2.39.6-windows-x32.zip", + "hash": "d03836843d218b63df19cc705aee494ec13fa57cb222f61aa678bed972df1436" } }, "bin": "spicetify.exe",