{ "version": "2.42.5", "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.5/spicetify-2.42.5-windows-x64.zip", "hash": "e25b5e9f818b6028e6076b24011807ba7f103ea84f2938e1679cd3f5789dffef" }, "32bit": { "url": "https://github.com/spicetify/cli/releases/download/v2.42.5/spicetify-2.42.5-windows-x32.zip", "hash": "8e1cc4d6e5b532559e343af3c464ce9240700fb17d83c7ef7992dccb509ec10a" } }, "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" } } } }