{ "version": "6.2.4", "description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS", "homepage": "https://centrifugal.dev", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/centrifugal/centrifugo/releases/download/v6.2.4/centrifugo_6.2.4_windows_amd64.zip", "hash": "ab9ff9cfb1fcb23ec8cb50db0b88782cd162ef5719ae6908e166181f47e39b2e" } }, "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" } } }