{ "version": "0.57.0", "description": "Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!", "homepage": "https://www.navidrome.org/", "license": "GPL-3.0", "architecture": { "64bit": { "url": "https://github.com/navidrome/navidrome/releases/download/v0.57.0/navidrome_0.57.0_windows_amd64.zip", "hash": "11ba89e3e7081f769fe159da25327cefa4d1e252fb97274b76136444238f599a" }, "32bit": { "url": "https://github.com/navidrome/navidrome/releases/download/v0.57.0/navidrome_0.57.0_windows_386.zip", "hash": "8c664257884c237ee9f3ddc8da625c8de349728b05ec05208ddf928706e64635" } }, "bin": "navidrome.exe", "checkver": { "github": "https://github.com/navidrome/navidrome/" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/navidrome/navidrome/releases/download/v$version/navidrome_$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/navidrome/navidrome/releases/download/v$version/navidrome_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/navidrome_checksums.txt" } } }