diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 4c31e735bc..e5a7f69c02 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.10.0", + "version": "2.10.1", "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.10.0/spicetify-2.10.0-windows-x64.zip", - "hash": "01fd501e19a4be46507c29e4490635cd00b644725b4a89f3d0ff4df4a70e0199" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.1/spicetify-2.10.1-windows-x64.zip", + "hash": "5765e644a1ea5f890dc7301b46e74ae9cf94a67bff1ad8cc0f239d656e14fdaa" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.0/spicetify-2.10.0-windows-x32.zip", - "hash": "44166e76033fd4ad5065727eeb06531262996f304c514c4352bc80976c6cdf07" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.1/spicetify-2.10.1-windows-x32.zip", + "hash": "95560ce33458352b1b15efc0aa64501a02ea59d965c48429345500c932e71657" } }, "bin": "spicetify.exe",