diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 8a9b727c0e..cc528e4acd 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.33.0", + "version": "2.33.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.33.0/spicetify-2.33.0-windows-x64.zip", - "hash": "8859df46c407366fbcd840b50edeeedd1ce16a1f5ab71121267ad7b8e8b8b626" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.33.1/spicetify-2.33.1-windows-x64.zip", + "hash": "ac89d98fb8305aec8dc2452649a1970852c3c4e5a4804fc47198727b28440418" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.33.0/spicetify-2.33.0-windows-x32.zip", - "hash": "80ab34a790da69be550549ee774ca966dbecf261adf8bd441e3ac2f2876c25a8" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.33.1/spicetify-2.33.1-windows-x32.zip", + "hash": "afe4ec8f9b249aa5ba9873c5219d5ef4af312842e94eb2d78b1e80f5e78d8d95" } }, "bin": "spicetify.exe",