diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 542e94621f..63abb44181 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.17.1", + "version": "2.17.2", "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.17.1/spicetify-2.17.1-windows-x64.zip", - "hash": "abf2dd242156d212fe441a28965cc4a2ab7183017cb0875592b2c8b4f8e04692" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.17.2/spicetify-2.17.2-windows-x64.zip", + "hash": "ae0e11955a5b44e47fe1a8f0483cc118c6cbd17c4e11153e621d5406470d613d" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.17.1/spicetify-2.17.1-windows-x32.zip", - "hash": "a07f7ad21193781e53abab2119e95b7aeda6a5ea1907e0aa78f0e6060e9697c9" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.17.2/spicetify-2.17.2-windows-x32.zip", + "hash": "9783e9b462fd346b8f6f6265ce0fddefb1ad6c1e5a2152ca73018e77016839ba" } }, "bin": "spicetify.exe",