From f0ffad32de49d920c0b77e9780355528ef1abd3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 16:27:57 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.35.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 4ed2f09706..ca0a941bfb 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.34.1", + "version": "2.35.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.1/spicetify-2.34.1-windows-x64.zip", - "hash": "f0620cdac8c82bc2c3b985b3af25a4d00695aa4d21b4942dec1c76295c8a9cb7" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.35.1/spicetify-2.35.1-windows-x64.zip", + "hash": "44956b3f5670665ac2f854ff051d76b8e22b068bc05e3516e4256600e22abffc" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.34.1/spicetify-2.34.1-windows-x32.zip", - "hash": "eb275abe299847139f936be6ae556ed743aea7927c52055abe1f8d0dc2d3d932" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.35.1/spicetify-2.35.1-windows-x32.zip", + "hash": "13ea237d4e3421c0b2e53adc4cf2d54129ca1f70ebaefdf8f6ac52d9e4b3d450" } }, "bin": "spicetify.exe",