centrifugo: Update to version 2.2.7

This commit is contained in:
Richard Kuhnt 2019-12-04 07:01:51 +00:00
parent d1ea1d59cd
commit 6086fc27fd

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