From d050383d34f1019c392695fa7b105760a1278d7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 16:29:55 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.40.4 --- bucket/spicetify-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 1b7b74928b..cf09a8d51b 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.40.1", + "version": "2.40.4", "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.1/spicetify-2.40.1-windows-x64.zip", - "hash": "99b7015801b04ce0712eb939a2ef1a01c469f4d27d38e78bcad94a3410899ffd" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.4/spicetify-2.40.4-windows-x64.zip", + "hash": "8e16f5b6f3209c5c918b6a0fb5d4f56e893581ba2c51e7661714c3aff804ec25" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.40.1/spicetify-2.40.1-windows-x32.zip", - "hash": "fbbb8ca1028e4e165717c82568f370a7989c2d1f1b96401d494ce873c00ff687" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.4/spicetify-2.40.4-windows-x32.zip", + "hash": "3f89adc05cfcef911ad90655c62b7f1e23b875e526100142fa774c9020e14834" } }, "bin": "spicetify.exe",