diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index e643cb0d2f..be6899d204 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.37.2", + "version": "2.37.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.37.2/spicetify-2.37.2-windows-x64.zip", - "hash": "e2c0f31ae526442c97743995314d1554946908a90c95b3f5052a149f087bd32b" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.3/spicetify-2.37.3-windows-x64.zip", + "hash": "7a07d1d74eb9e43f6954b89e1e1b6753818e201a2523a2ee6007a1d955541f94" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.2/spicetify-2.37.2-windows-x32.zip", - "hash": "2cd414a409ab66cc127fc19747bfa55c53ee4155366d0d383de414328b769a26" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.3/spicetify-2.37.3-windows-x32.zip", + "hash": "002ded7cd3f982b4724db203659f7af121a70fc191f2b3741384140025febf5f" } }, "bin": "spicetify.exe",