{ "version": "2.36.4", "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.36.4/spicetify-2.36.4-windows-x64.zip", "hash": "a989de62dd9333eeb2b4a4263650f9f30d66988adff1562eed33c22a4f5c8818" }, "32bit": { "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.4/spicetify-2.36.4-windows-x32.zip", "hash": "5e82c0a01ad7643d3202c77eb8e1aff05ffdb629cc8f28d2d4f9aac066c2c088" } }, "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" } } } }