From 2b982bd75d5901f32a7fe02e01f0b6e48f6bec60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:26:13 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.20.3 --- 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 fc4342a6be..0aa0c6fcfa 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.20.2", + "version": "2.20.3", "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.2/spicetify-2.20.2-windows-x64.zip", - "hash": "39d1f28206a190c97e62bcbeecdfa71446f1b4443187b404e531113eaa9b08f4" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.3/spicetify-2.20.3-windows-x64.zip", + "hash": "86b6d08bef2a06224f2495bd24ef87ccbe841f1c638ee7d9ba7e831ce8b4c464" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.2/spicetify-2.20.2-windows-x32.zip", - "hash": "e00c5226e4159356e3954588120d6d9e4c68571962a3e052779944a6e78a77e7" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.3/spicetify-2.20.3-windows-x32.zip", + "hash": "63bda266b937343f8dce92859472502a0e6bdc25f886491540df5a0c1a4d2c7d" } }, "bin": "spicetify.exe",