diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 7971748687..56a885a538 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.33.2", + "version": "2.34.0", "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.2/spicetify-2.33.2-windows-x64.zip", - "hash": "fb9ceb8169071d0187688fd5111ec8c01566f3e997f0886e9922221ec56623b8" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.34.0/spicetify-2.34.0-windows-x64.zip", + "hash": "eecc83c20acf6ce38980f1498ccf3e6cd44334a1b5bd7fef797e9251fc6948d0" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.33.2/spicetify-2.33.2-windows-x32.zip", - "hash": "0bf36c2466f9f6ed66f23e02f7dd37f381ecac6fca47cb60e4d1288e04923030" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.34.0/spicetify-2.34.0-windows-x32.zip", + "hash": "d90b82b8aa8a3879c87a014d9e6c2e410ba9175e89c31cddc30af00e5d387dfa" } }, "bin": "spicetify.exe",