centrifugo: Update to version 2.2.4

This commit is contained in:
Richard Kuhnt 2019-11-02 09:00:16 +00:00
parent d58dfce1ca
commit cf89dc3613

View File

@ -2,11 +2,11 @@
"homepage": "https://centrifugal.github.io/centrifugo",
"description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS",
"license": "MIT",
"version": "2.2.3",
"version": "2.2.4",
"architecture": {
"64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.2.3/centrifugo_2.2.3_windows_amd64.zip",
"hash": "8a65708bce0b50aafc2d856cff3682138363b1c928e927b61070ecba3d014010"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.2.4/centrifugo_2.2.4_windows_amd64.zip",
"hash": "bc02d5b7ff6d2751f0261cb3fe61822ed1bcbdd00aa9d9c15c80f7d5ef2a1eae"
}
},
"bin": "centrifugo.exe",