From 6089085f896ff30f71e90c1b0c720607f59c94a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 00:42:18 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.40.7 --- 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 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",