{ "version": "3.0.2", "description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS", "homepage": "https://centrifugal.github.io/centrifugo", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/centrifugal/centrifugo/releases/download/v3.0.2/centrifugo_3.0.2_windows_amd64.zip", "hash": "e0773d51bc5736849641b5e2e381c343fe9747abfdb0315d16cdea71f00ddf1a" } }, "bin": "centrifugo.exe", "checkver": { "github": "https://github.com/centrifugal/centrifugo" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/centrifugal/centrifugo/releases/download/v$version/centrifugo_$version_windows_amd64.zip" } }, "hash": { "url": "$baseurl/centrifugo_$version_checksums.txt" } } }