diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index c599967ac4..4e685163bc 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.14", + "version": "2.36.15", "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.14/spicetify-2.36.14-windows-x64.zip", - "hash": "f18999b773b149c7f5deae5332c0df6336424fee16b992d3aff36a904f72be42" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.15/spicetify-2.36.15-windows-x64.zip", + "hash": "0d4a85b16393d93d8e583fcf641fefd75aa69636b4d0c73b20bce6deeec150e4" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.14/spicetify-2.36.14-windows-x32.zip", - "hash": "a21665e4dedc86e4689f89fce87af31ebd9974f2b93bf2bf020bd5cff706c858" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.15/spicetify-2.36.15-windows-x32.zip", + "hash": "704034153dda3817af448c0e77ba95c7e2206e9f79a2d4b8fb8eea79aaa56bcf" } }, "bin": "spicetify.exe",