diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index cf09a8d51b..ceb36d5171 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.40.4", + "version": "2.40.5", "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.4/spicetify-2.40.4-windows-x64.zip", - "hash": "8e16f5b6f3209c5c918b6a0fb5d4f56e893581ba2c51e7661714c3aff804ec25" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.5/spicetify-2.40.5-windows-x64.zip", + "hash": "636afd31a38bd391724cf0469400ab32dbdc73e4fa7ed1444e0583cbc62b53d1" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.40.4/spicetify-2.40.4-windows-x32.zip", - "hash": "3f89adc05cfcef911ad90655c62b7f1e23b875e526100142fa774c9020e14834" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.5/spicetify-2.40.5-windows-x32.zip", + "hash": "9c5b177f86c09dc394a09645c920e2a1adb5c8f79b244b1b156276460ef1d323" } }, "bin": "spicetify.exe",