{ "version": "2.38.7", "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.38.7/spicetify-2.38.7-windows-x64.zip", "hash": "37b3b120be4fc2cc2507ba21efb689965714c1fc0d69e3050edf4a30c82d1328" }, "32bit": { "url": "https://github.com/spicetify/cli/releases/download/v2.38.7/spicetify-2.38.7-windows-x32.zip", "hash": "22b58616ff4350855d3e8df3ad514ceb8402ed7f719355641179f5eb9028a716" } }, "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" } } } }