{ "version": "2.25.3", "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.25.3/spicetify-2.25.3-windows-x64.zip", "hash": "15779e4757595b754041755241196a22c0160290ccc1cc3087056906f6144e39" }, "32bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.25.3/spicetify-2.25.3-windows-x32.zip", "hash": "dfee035e5c21566f488428f932f38b55b71372ea566f9fa2994d87ea05dbdae7" } }, "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" } } } }