diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 3de53b1235..d0d0652c95 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.38.9", + "version": "2.39.0", "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/spicetify/cli/releases/download/v2.38.9/spicetify-2.38.9-windows-x64.zip", - "hash": "cdf2de6a4c6347f5ac882d0a1f323549cc32b8baba27061b367b0cc4ce59c7ea" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.0/spicetify-2.39.0-windows-x64.zip", + "hash": "b19e2641241c91ed3a701ac8f861bd5d9612300b6e89fb3cbde8308a573ab15f" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.38.9/spicetify-2.38.9-windows-x32.zip", - "hash": "a8b6343f310d36e03dfbb14fdae3e35212b7b704382b67d23b40854dd618732f" + "url": "https://github.com/spicetify/cli/releases/download/v2.39.0/spicetify-2.39.0-windows-x32.zip", + "hash": "b3ef09d8b2563c8f863524436c7a714eb0f11ce43e813cd73cd789e0267297e4" } }, "bin": "spicetify.exe",