From c2ecf67e9b5e674e51f004f6cfbb195548e447ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 04:25:54 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.20.0 --- 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 bc9e1c7ced..da75ac4f94 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.19.0", + "version": "2.20.0", "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.19.0/spicetify-2.19.0-windows-x64.zip", - "hash": "77c41d537b408438370f14c8e464092656c6e9a05207dcaf5b40eb5c0a38aac9" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.0/spicetify-2.20.0-windows-x64.zip", + "hash": "3d561a216721015536a097619f899087c6ad75222682c99370fe32960143db82" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.19.0/spicetify-2.19.0-windows-x32.zip", - "hash": "8de72edf8e82554fc5119aafacba9b65e305a2f8b3f9af6e00489bb515d9cebd" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.0/spicetify-2.20.0-windows-x32.zip", + "hash": "de106ce728a16e216847eb70528c6293de4c014b82831705d22a170fe477e149" } }, "bin": "spicetify.exe",