diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 32fdb3b0c1..27ccc2defc 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.40.6", + "version": "2.40.7", "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.6/spicetify-2.40.6-windows-x64.zip", - "hash": "36ad2a9885559feaebabb8e421761c2fb89ccdd9cf1aca6a6efe909edbad9651" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.7/spicetify-2.40.7-windows-x64.zip", + "hash": "57699a39af6d7c4326a2a1c30be84c7e11142013cd9689870ee84c8854fc74ec" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.40.6/spicetify-2.40.6-windows-x32.zip", - "hash": "f6c38c2891acd8a630eb4c10d891db56cd61a6ecd2d445f528e2567c503aa072" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.7/spicetify-2.40.7-windows-x32.zip", + "hash": "cddce39c095880046963c27d30da804eaa6c854a9b6890250a536d72dfc6baf5" } }, "bin": "spicetify.exe",