{ "version": "2.42.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.42.11/spicetify-2.42.11-windows-x64.zip", "hash": "4abc0b97177f17c63e8085f8d14acda3c6692aedb58242ebe8140461eb58754e" }, "32bit": { "url": "https://github.com/spicetify/cli/releases/download/v2.42.11/spicetify-2.42.11-windows-x32.zip", "hash": "679a65c200172a1e14b412034b72a4162c61348a5ae5aa5c73b8b4b9b6f52049" } }, "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" } } } }