diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 084ee964d5..d176716992 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.37.4", + "version": "2.37.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/khanhas/spicetify-cli/releases/download/v2.37.4/spicetify-2.37.4-windows-x64.zip", - "hash": "d1bbaaaf7b6ebb6ccbf83de2264aca17f67fee43b04153462c84bdff4c8ae807" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.7/spicetify-2.37.7-windows-x64.zip", + "hash": "42e3a853edda52e11c80d165b7e957f0ca0d94cde71f6088b78e532d61b58ce7" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.4/spicetify-2.37.4-windows-x32.zip", - "hash": "136dbf88ee2d9d40fc4f8945306cf931d41cf7321ee6df677c4a5f01cdd72195" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.7/spicetify-2.37.7-windows-x32.zip", + "hash": "cb7c73da08301cc565e078b09869c7c2c4cc82dc41e5c03d07ee804c9714fdd6" } }, "bin": "spicetify.exe",