diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 8cc5b69175..4c31e735bc 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.9.9", + "version": "2.10.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.9.9/spicetify-2.9.9-windows-x64.zip", - "hash": "ea986d8981ef060611b714ec388e1d84460bcef415c96e297fa9cb026d1c6242" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.0/spicetify-2.10.0-windows-x64.zip", + "hash": "01fd501e19a4be46507c29e4490635cd00b644725b4a89f3d0ff4df4a70e0199" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.9/spicetify-2.9.9-windows-x32.zip", - "hash": "fe152c1308fa7140878c838c9ada2cd046e97187045076f0de839c9f0025a371" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.0/spicetify-2.10.0-windows-x32.zip", + "hash": "44166e76033fd4ad5065727eeb06531262996f304c514c4352bc80976c6cdf07" } }, "bin": "spicetify.exe",