From 9c50fb54f77d0fb7cc388c6afd73bf9e08a0415f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 04:29:28 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.40.6 --- 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 ceb36d5171..32fdb3b0c1 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.40.5", + "version": "2.40.6", "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.5/spicetify-2.40.5-windows-x64.zip", - "hash": "636afd31a38bd391724cf0469400ab32dbdc73e4fa7ed1444e0583cbc62b53d1" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.6/spicetify-2.40.6-windows-x64.zip", + "hash": "36ad2a9885559feaebabb8e421761c2fb89ccdd9cf1aca6a6efe909edbad9651" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.40.5/spicetify-2.40.5-windows-x32.zip", - "hash": "9c5b177f86c09dc394a09645c920e2a1adb5c8f79b244b1b156276460ef1d323" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.6/spicetify-2.40.6-windows-x32.zip", + "hash": "f6c38c2891acd8a630eb4c10d891db56cd61a6ecd2d445f528e2567c503aa072" } }, "bin": "spicetify.exe",