diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 11140e31cb..e18e1984b4 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.12.0", + "version": "2.13.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.12.0/spicetify-2.12.0-windows-x64.zip", - "hash": "b837169962af77f8abd2d59faa28fcb2fe6b8648553b78702ca47437b8d4db3b" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.13.0/spicetify-2.13.0-windows-x64.zip", + "hash": "2eeb85f102f93e72aff5e1458057e84106110c48ad1c728314dbf30eba3f52c7" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.12.0/spicetify-2.12.0-windows-x32.zip", - "hash": "7ed5c4ecc457449abdd801d6c62ce9d7dacbb49459c7dfd87a38f991425f674b" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.13.0/spicetify-2.13.0-windows-x32.zip", + "hash": "265478e1e259d10ede94542cf33067d936100437b951a9330b4b59fbf84617fe" } }, "bin": "spicetify.exe",