diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index acb093e068..8cc5b69175 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.9.8", + "version": "2.9.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.9.8/spicetify-2.9.8-windows-x64.zip", - "hash": "4f62a90fd648717ab41ba4abf5cb6a11640acaeddc882e6cd5a5374e8a2f0b67" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.9/spicetify-2.9.9-windows-x64.zip", + "hash": "ea986d8981ef060611b714ec388e1d84460bcef415c96e297fa9cb026d1c6242" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.8/spicetify-2.9.8-windows-x32.zip", - "hash": "c890a04d6e5cd1fac39f6eaf9e38df11ee398e4a46ebe230c7fa12cd1b285c90" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.9/spicetify-2.9.9-windows-x32.zip", + "hash": "fe152c1308fa7140878c838c9ada2cd046e97187045076f0de839c9f0025a371" } }, "bin": "spicetify.exe",