diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index b9c515c5d4..f3dde841fb 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.9.5", + "version": "2.9.6", "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.5/spicetify-2.9.5-windows-x64.zip", - "hash": "4f74cf2ede65210f6845f83ab6a707680f68b23ad2ecaa3a87b31fd4ca736899" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.6/spicetify-2.9.6-windows-x64.zip", + "hash": "36f50c03700c74cd9c1ff71a9ab1f417c35ec9119d0df975a1bfe3783c4d688a" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.5/spicetify-2.9.5-windows-x32.zip", - "hash": "57ec7733b9bf422b8697ff430137da45189586a7c78840d135069dc32be5dce9" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.6/spicetify-2.9.6-windows-x32.zip", + "hash": "1a3a358fb55107cf6d7ff65b96fbbf55d5164114f5641dce5c0892e168b4c368" } }, "bin": "spicetify.exe",