diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 4e685163bc..36dd1f0ca0 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.15", + "version": "2.37.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.36.15/spicetify-2.36.15-windows-x64.zip", - "hash": "0d4a85b16393d93d8e583fcf641fefd75aa69636b4d0c73b20bce6deeec150e4" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.0/spicetify-2.37.0-windows-x64.zip", + "hash": "d91d4c4a33eff00259373f9ae3590a2731401287f39920a7e6640c682c668028" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.15/spicetify-2.36.15-windows-x32.zip", - "hash": "704034153dda3817af448c0e77ba95c7e2206e9f79a2d4b8fb8eea79aaa56bcf" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.0/spicetify-2.37.0-windows-x32.zip", + "hash": "110ef4df687af305c72620222a451e12ed0750982816430d293911b7ec09b674" } }, "bin": "spicetify.exe",