From 35735f3d94c00043eafcc6f3250df3de03b817c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 00:38:43 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.40.0 --- 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 d2e7cbafc0..5d42ac1b47 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.39.7", + "version": "2.40.0", "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.39.7/spicetify-2.39.7-windows-x64.zip", - "hash": "59fdece7a1df8ba1c4f79add27618d713eb41aa084290060ec3ea75a69b05791" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.0/spicetify-2.40.0-windows-x64.zip", + "hash": "4de3561f9b91845a486232e6fbd7cc854b4375fdfcfa638cfecf85197545607d" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.39.7/spicetify-2.39.7-windows-x32.zip", - "hash": "714cb19cb23ceb6745ff661eee5d14707ea39683a73b87d8ba3392c5530f7bd8" + "url": "https://github.com/spicetify/cli/releases/download/v2.40.0/spicetify-2.40.0-windows-x32.zip", + "hash": "10ba6b24a82678adae83577f9a83c97d6680e30d7ed7c3e4ad35af68812e8ef4" } }, "bin": "spicetify.exe",