diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index ca8f9669d4..11140e31cb 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.11.1", + "version": "2.12.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.11.1/spicetify-2.11.1-windows-x64.zip", - "hash": "170e8ee4ebc25c2a3003995b199549a6d6a5f6ef13e103acd918aea6f9d2ef45" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.12.0/spicetify-2.12.0-windows-x64.zip", + "hash": "b837169962af77f8abd2d59faa28fcb2fe6b8648553b78702ca47437b8d4db3b" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.11.1/spicetify-2.11.1-windows-x32.zip", - "hash": "3c3327453cadeb174594f58905c79d987edf44f9ad882eebb51ab55132d6a4ab" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.12.0/spicetify-2.12.0-windows-x32.zip", + "hash": "7ed5c4ecc457449abdd801d6c62ce9d7dacbb49459c7dfd87a38f991425f674b" } }, "bin": "spicetify.exe",