{ "version": "2.13.1", "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.13.1/spicetify-2.13.1-windows-x64.zip", "hash": "2710857ab3557565afc67b76e0cb1241e9d56f92ea6332f64430bbca15980d6d" }, "32bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.13.1/spicetify-2.13.1-windows-x32.zip", "hash": "6c80fa990c9c102554a154755ef05fe9c44c4b45a7d15ebf7cc5f90c72389e02" } }, "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" } } } }