diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index dfe38c42aa..cb7c1a23a6 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.39.4", + "version": "2.39.5", "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.4/spicetify-2.39.4-windows-x64.zip", - "hash": "98fdc15c024758f61f3b5d42da90f9f892ff72054b1ea34df6bfb32078042b35" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.5/spicetify-2.39.5-windows-x64.zip", + "hash": "9b1b3166a857b1f22b940ce227001f0b3430ae599c82942e13ed0c2ed270499c" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.39.4/spicetify-2.39.4-windows-x32.zip", - "hash": "f7e1c5b2896454ae2b17fc3c97097c676873bf96c0f40e0f397c370c51307892" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.5/spicetify-2.39.5-windows-x32.zip", + "hash": "3a99f19edcd3e0b86de83b175c67d892cf4443723c935b2315d62a6a143a9cdc" } }, "bin": "spicetify.exe",