From b346f737822e2859ec916debe6b2a8cb7cb61ebd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:24:11 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.25.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 d67a08eba7..1f342f77dc 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.24.2", + "version": "2.25.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/khanhas/spicetify-cli/releases/download/v2.24.2/spicetify-2.24.2-windows-x64.zip", - "hash": "1784794a4b0ccd31a1140a1117cf7be9301cc510460e79c0b307f1ed6eb1e95a" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.25.0/spicetify-2.25.0-windows-x64.zip", + "hash": "476d1adc18336c31a97cd7742984c2e57981f6956b7866ff2a4ec627c68752a6" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.24.2/spicetify-2.24.2-windows-x32.zip", - "hash": "cc82555f45cb05168e181115ea62db73578f785748061fe5c27477b9a14b8aac" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.25.0/spicetify-2.25.0-windows-x32.zip", + "hash": "5aad8638f04a40705fb39630d870ec315c0039544193eb4cbad9307f8f7044c4" } }, "bin": "spicetify.exe",