From 7ea6de228d8c7ecad6592f85719add9740efb23f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Mar 2022 00:32:48 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.9.4 --- 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 4c633b2115..12f8e45d53 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.9.3", + "version": "2.9.4", "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.3/spicetify-2.9.3-windows-x64.zip", - "hash": "235be06a2c20163655a26cf9c3cb8a10ca7d30180a42c169adc4bd4e05865735" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.4/spicetify-2.9.4-windows-x64.zip", + "hash": "15c70ddc566e8361137c1b9d3bb5c5e94674ef4c0dccd4502f88fc5d9f064248" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.3/spicetify-2.9.3-windows-x32.zip", - "hash": "c66e154377693d9fa12f3772548029671d82902bdb9fcc673e67b93794044988" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.4/spicetify-2.9.4-windows-x32.zip", + "hash": "3df5e2bfb419338f7ce7a186e63e14b0625c84ebd1738d6e1cd97d2c3dbad1f6" } }, "bin": "spicetify.exe",