diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 6ce75e8ef3..a8314f0a80 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.38.6", + "version": "2.38.7", "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.6/spicetify-2.38.6-windows-x64.zip", - "hash": "9ceea89e26ad4e659f384fd49d85a7a3f1f6341cf74060f9f773dd132bc27fd1" + "url": "https://github.com/spicetify/cli/releases/download/v2.38.7/spicetify-2.38.7-windows-x64.zip", + "hash": "37b3b120be4fc2cc2507ba21efb689965714c1fc0d69e3050edf4a30c82d1328" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.38.6/spicetify-2.38.6-windows-x32.zip", - "hash": "220f18ec8232391e9cefa70550117bdd7c2280a1c9365023795e37d59d68ec35" + "url": "https://github.com/spicetify/cli/releases/download/v2.38.7/spicetify-2.38.7-windows-x32.zip", + "hash": "22b58616ff4350855d3e8df3ad514ceb8402ed7f719355641179f5eb9028a716" } }, "bin": "spicetify.exe",