{ "version": "2.36.6", "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.36.6/spicetify-2.36.6-windows-x64.zip", "hash": "3df4b45f4846914a4e1b76ffd0f8aabae7661ce29f1efc088211464c83617587" }, "32bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.6/spicetify-2.36.6-windows-x32.zip", "hash": "41e7104cb73d19e194ef73019fdaf19fe00d79ff95e9367e0f68472121b48c79" } }, "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" } } } }