From a453ab78e023540bd65df97aaad09667846a1d69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 20:30:44 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.41.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 e0c105e19e..fcf7ee7dd7 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.40.13", + "version": "2.41.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.40.13/spicetify-2.40.13-windows-x64.zip", - "hash": "a43630a47e6fc6e20d64c38db548e5c6a250331a142e9edcd9ed0a5aaa32618d" + "url": "https://github.com/spicetify/cli/releases/download/v2.41.0/spicetify-2.41.0-windows-x64.zip", + "hash": "9f34de147323494d89745fc3a3925f9f64ddcdb3f059105c1ae0c78f08aa95f6" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.40.13/spicetify-2.40.13-windows-x32.zip", - "hash": "4bb821f5c8f9b5ed14e29aca3c820932b5951422bcca14e61c1fc488bc39e740" + "url": "https://github.com/spicetify/cli/releases/download/v2.41.0/spicetify-2.41.0-windows-x32.zip", + "hash": "06bf6da118f5bf41696b3bc7238bd4e951a0abbc570be530a117da1800f113b1" } }, "bin": "spicetify.exe",