{ "version": "2.40.11", "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/spicetify/cli/releases/download/v2.40.11/spicetify-2.40.11-windows-x64.zip", "hash": "e134521b623f9c344d995376fa52f280e02917b3dcf427c7c3753fd7636f16c7" }, "32bit": { "url": "https://github.com/spicetify/cli/releases/download/v2.40.11/spicetify-2.40.11-windows-x32.zip", "hash": "0185acf2a2f557f94064b58699f9dd3f9e94b8627ad0d34d1e47b30ed6a7f0b3" } }, "bin": "spicetify.exe", "checkver": { "github": "https://github.com/spicetify/cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/spicetify/cli/releases/download/v$version/spicetify-$version-windows-x64.zip" }, "32bit": { "url": "https://github.com/spicetify/cli/releases/download/v$version/spicetify-$version-windows-x32.zip" } } } }