From bb536ae3f8bd6285b2ac9b95abbe7460d565c035 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 12:31:15 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.20.2 --- 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 c2035aeb5a..fc4342a6be 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.20.1", + "version": "2.20.2", "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.1/spicetify-2.20.1-windows-x64.zip", - "hash": "372b592111017d33729c67b168326fbd24fea1538c547745b5ff80432af7f038" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.2/spicetify-2.20.2-windows-x64.zip", + "hash": "39d1f28206a190c97e62bcbeecdfa71446f1b4443187b404e531113eaa9b08f4" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.1/spicetify-2.20.1-windows-x32.zip", - "hash": "5c8c22bab011a2ae9bbb098ce51e2b16cac02610d144dab596b40f8b9c1bf8aa" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.2/spicetify-2.20.2-windows-x32.zip", + "hash": "e00c5226e4159356e3954588120d6d9e4c68571962a3e052779944a6e78a77e7" } }, "bin": "spicetify.exe",