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