From 49fa29e5126ae89fd9baa03559f1bd38036884b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Jun 2023 16:27:21 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.20.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 da75ac4f94..c2035aeb5a 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.20.0", + "version": "2.20.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.20.0/spicetify-2.20.0-windows-x64.zip", - "hash": "3d561a216721015536a097619f899087c6ad75222682c99370fe32960143db82" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.1/spicetify-2.20.1-windows-x64.zip", + "hash": "372b592111017d33729c67b168326fbd24fea1538c547745b5ff80432af7f038" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.0/spicetify-2.20.0-windows-x32.zip", - "hash": "de106ce728a16e216847eb70528c6293de4c014b82831705d22a170fe477e149" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.1/spicetify-2.20.1-windows-x32.zip", + "hash": "5c8c22bab011a2ae9bbb098ce51e2b16cac02610d144dab596b40f8b9c1bf8aa" } }, "bin": "spicetify.exe",