centrifugo: Update to version 2.2.6

This commit is contained in:
Richard Kuhnt 2019-11-29 18:00:22 +00:00
parent 7bdc64c075
commit d206f38626

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.5",
"version": "2.2.6",
"architecture": {
"64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.2.5/centrifugo_2.2.5_windows_amd64.zip",
"hash": "0b256a44643e33b703320528fcff625a98abb9688a0b4bf9207395325c8523ed"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.2.6/centrifugo_2.2.6_windows_amd64.zip",
"hash": "997b133bc087ef0f2c2ba598d789554378bb1444d776d046888b17d7745592c3"
}
},
"bin": "centrifugo.exe",