diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 63abb44181..e9ab2d3475 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.17.2", + "version": "2.18.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.17.2/spicetify-2.17.2-windows-x64.zip", - "hash": "ae0e11955a5b44e47fe1a8f0483cc118c6cbd17c4e11153e621d5406470d613d" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.18.0/spicetify-2.18.0-windows-x64.zip", + "hash": "65ddcec5139abe58a953208e231247a027325d3912d83509db8cbb071857e468" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.17.2/spicetify-2.17.2-windows-x32.zip", - "hash": "9783e9b462fd346b8f6f6265ce0fddefb1ad6c1e5a2152ca73018e77016839ba" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.18.0/spicetify-2.18.0-windows-x32.zip", + "hash": "57163f94accb79b2869b328420cb5ad1afb7af19b02074930ab9db3e90498dbe" } }, "bin": "spicetify.exe",