From bcbbc12cad5ba4e4b3b00e5ba823386a88e19175 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 20:27:39 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.9.5 --- 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 12f8e45d53..b9c515c5d4 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.9.4", + "version": "2.9.5", "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.9.4/spicetify-2.9.4-windows-x64.zip", - "hash": "15c70ddc566e8361137c1b9d3bb5c5e94674ef4c0dccd4502f88fc5d9f064248" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.5/spicetify-2.9.5-windows-x64.zip", + "hash": "4f74cf2ede65210f6845f83ab6a707680f68b23ad2ecaa3a87b31fd4ca736899" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.4/spicetify-2.9.4-windows-x32.zip", - "hash": "3df5e2bfb419338f7ce7a186e63e14b0625c84ebd1738d6e1cd97d2c3dbad1f6" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.5/spicetify-2.9.5-windows-x32.zip", + "hash": "57ec7733b9bf422b8697ff430137da45189586a7c78840d135069dc32be5dce9" } }, "bin": "spicetify.exe",