{ "version": "2.31.0", "description": "Tool for customizing the Spotify client.", "homepage": "https://spicetify.app/", "license": "LGPL-2.1-only", "notes": "Make sure to set 'spotify_path' to the directory of your Spotify installation in the Spicetify config", "suggest": { "Spotify": "extras/spotify" }, "architecture": { "64bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.0/spicetify-2.31.0-windows-x64.zip", "hash": "8448f87ecc31c9a950b29ee28d369136603d03c3f74fc7a6287c5913efaff8ec" }, "32bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.0/spicetify-2.31.0-windows-x32.zip", "hash": "b8910919dbf532c188dfa6b7a7f6804295e64d599517b9a14c7ace696688b5cb" } }, "bin": "spicetify.exe", "checkver": { "github": "https://github.com/khanhas/spicetify-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v$version/spicetify-$version-windows-x64.zip" }, "32bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v$version/spicetify-$version-windows-x32.zip" } } } }