diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 4c633b2115..12f8e45d53 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.9.3", + "version": "2.9.4", "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.9.3/spicetify-2.9.3-windows-x64.zip", - "hash": "235be06a2c20163655a26cf9c3cb8a10ca7d30180a42c169adc4bd4e05865735" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.4/spicetify-2.9.4-windows-x64.zip", + "hash": "15c70ddc566e8361137c1b9d3bb5c5e94674ef4c0dccd4502f88fc5d9f064248" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.3/spicetify-2.9.3-windows-x32.zip", - "hash": "c66e154377693d9fa12f3772548029671d82902bdb9fcc673e67b93794044988" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.4/spicetify-2.9.4-windows-x32.zip", + "hash": "3df5e2bfb419338f7ce7a186e63e14b0625c84ebd1738d6e1cd97d2c3dbad1f6" } }, "bin": "spicetify.exe",