{ "version": "2.18.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.18.0/spicetify-2.18.0-windows-x64.zip", "hash": "65ddcec5139abe58a953208e231247a027325d3912d83509db8cbb071857e468" }, "32bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.18.0/spicetify-2.18.0-windows-x32.zip", "hash": "57163f94accb79b2869b328420cb5ad1afb7af19b02074930ab9db3e90498dbe" } }, "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" } } } }