centrifugo: Update to version 3.0.5

This commit is contained in:
Richard Kuhnt 2021-10-18 15:00:37 +00:00
parent 5bd906b1a4
commit a629cd4621

View File

@ -1,12 +1,12 @@
{
"version": "3.0.4",
"version": "3.0.5",
"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.4/centrifugo_3.0.4_windows_amd64.zip",
"hash": "a53446fe56a3bed2178cfed11e2723dae273aa1a1015cdbbac9a3831e244b656"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v3.0.5/centrifugo_3.0.5_windows_amd64.zip",
"hash": "2e10d5c09a7505b4baf7229fab606a5ec9f7cc9b8b19e6d1e7ce28b78a116f92"
}
},
"bin": "centrifugo.exe",