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