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",