diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 8d037e271d..e643cb0d2f 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.37.1", + "version": "2.37.2", "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.1/spicetify-2.37.1-windows-x64.zip", - "hash": "4c6b5738e7c3e905f3308377761fce58dd13b449c325cdfce940ace6bd19ae7f" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.2/spicetify-2.37.2-windows-x64.zip", + "hash": "e2c0f31ae526442c97743995314d1554946908a90c95b3f5052a149f087bd32b" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.1/spicetify-2.37.1-windows-x32.zip", - "hash": "f67132a359b07210a5b6f7dce32a70ab87aaffa05d0253f96de127354853301d" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.2/spicetify-2.37.2-windows-x32.zip", + "hash": "2cd414a409ab66cc127fc19747bfa55c53ee4155366d0d383de414328b769a26" } }, "bin": "spicetify.exe",