From 698b0da7e8aed5f38a7e0a96fecef57a6ad1b26b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 20:24:16 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.34.1 --- 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 56a885a538..4ed2f09706 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.34.0", + "version": "2.34.1", "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.34.0/spicetify-2.34.0-windows-x64.zip", - "hash": "eecc83c20acf6ce38980f1498ccf3e6cd44334a1b5bd7fef797e9251fc6948d0" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.34.1/spicetify-2.34.1-windows-x64.zip", + "hash": "f0620cdac8c82bc2c3b985b3af25a4d00695aa4d21b4942dec1c76295c8a9cb7" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.34.0/spicetify-2.34.0-windows-x32.zip", - "hash": "d90b82b8aa8a3879c87a014d9e6c2e410ba9175e89c31cddc30af00e5d387dfa" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.34.1/spicetify-2.34.1-windows-x32.zip", + "hash": "eb275abe299847139f936be6ae556ed743aea7927c52055abe1f8d0dc2d3d932" } }, "bin": "spicetify.exe",