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