diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 66d1eae474..2cf5542043 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.8", + "version": "2.36.9", "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.8/spicetify-2.36.8-windows-x64.zip", - "hash": "36168899a17160ffd3e8932b7fe6ce97734c1ff2977505b2e4c14234ce8057b6" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.9/spicetify-2.36.9-windows-x64.zip", + "hash": "7353c2147b0a65762f5db03e144a3962f1dd2a077f319d07bbd38787f525458f" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.8/spicetify-2.36.8-windows-x32.zip", - "hash": "28eb4993076304cbb050f19253df58c12dedaaeabaa5b69dd92a7792098aa854" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.9/spicetify-2.36.9-windows-x32.zip", + "hash": "6b3c90158638ee37ece38fda591e8540e490e44d9b1bb0ec24e2e943367a3e39" } }, "bin": "spicetify.exe",