diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 0757751776..dc89bed9f1 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.38.2", + "version": "2.38.3", "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.38.2/spicetify-2.38.2-windows-x64.zip", - "hash": "533f748d04cc78e1a933cfd726eb621f3fa8a83c12d919e135a865ef86eb2c97" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.3/spicetify-2.38.3-windows-x64.zip", + "hash": "638df4957ed13958a9012e50b41cad98e515f0f2e6e843cb7fcc06a3de896396" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.2/spicetify-2.38.2-windows-x32.zip", - "hash": "e466a2d0610f59e2b76c61fe75b2f3af46a49c5111cfec042cddf49edc43a45d" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.3/spicetify-2.38.3-windows-x32.zip", + "hash": "c930bd6621d6a671b0720dd6a1da7fa711d0ec9716a59d6c6e82bc0da48292dc" } }, "bin": "spicetify.exe",