diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index e6a90ae0de..dada102e06 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.40.9", + "version": "2.40.10", "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/spicetify/cli/releases/download/v2.40.9/spicetify-2.40.9-windows-x64.zip", - "hash": "eec488e99f5458550454014df2778b7ae23c41ea94cca079cc90a95698062ba4" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.10/spicetify-2.40.10-windows-x64.zip", + "hash": "e5b1a4c636390e639ed44783d8751dbcbdb533e2ce64a734f9b964c5cbde80e6" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.40.9/spicetify-2.40.9-windows-x32.zip", - "hash": "5ebef94cebebc35cf2967d05be5a522f09c684551e094845951f8c9d54f1c9d1" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.10/spicetify-2.40.10-windows-x32.zip", + "hash": "b7f61fbaa78424c373a4e5d12b577edabed7c431c4bf0d8addfbef839c97403c" } }, "bin": "spicetify.exe",