{ "version": "2.26.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.26.0/spicetify-2.26.0-windows-x64.zip", "hash": "3ca5b70538921b8e9064e47df964c298778aade5ba93b4647ece959644296d20" }, "32bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.26.0/spicetify-2.26.0-windows-x32.zip", "hash": "dcc68a531378343520812128e32f7dd3d62893284f3b0e9ff1db2f744b8f4842" } }, "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" } } } }