{ "version": "2.36.12", "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.12/spicetify-2.36.12-windows-x64.zip", "hash": "74808dd8b232167568813f8b7188e54a2c009120fb6fbbd44dad26c63cde42e2" }, "32bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.12/spicetify-2.36.12-windows-x32.zip", "hash": "0cff8afb0dfb04be068927f6a8a72ab8532ab13743d61ca1c526ba6d4673a1e9" } }, "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" } } } }