centrifugo: Update to version 2.2.5

This commit is contained in:
Richard Kuhnt 2019-11-29 08:00:19 +00:00
parent d401ba0d36
commit c775a764b1

View File

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