From fb025f6167134ac5bcb5b31d667455ef77133f24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 00:42:43 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.40.8 --- 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 27ccc2defc..f8b838a7e0 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.40.7", + "version": "2.40.8", "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.7/spicetify-2.40.7-windows-x64.zip", - "hash": "57699a39af6d7c4326a2a1c30be84c7e11142013cd9689870ee84c8854fc74ec" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.8/spicetify-2.40.8-windows-x64.zip", + "hash": "c7e60e7c02110c704e4098545cd20c1f501140e7b885ee0ea16782c0011eac37" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.40.7/spicetify-2.40.7-windows-x32.zip", - "hash": "cddce39c095880046963c27d30da804eaa6c854a9b6890250a536d72dfc6baf5" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.8/spicetify-2.40.8-windows-x32.zip", + "hash": "4fa5f97b8598019f32e2e60c0d2ece2037e5121a6a8743efb4f99aab123e7024" } }, "bin": "spicetify.exe",