centrifugo: Update to version 2.5.1

This commit is contained in:
Jakub Čábera 2020-05-20 09:11:03 +02:00
parent afe846114c
commit 49de640a85

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.5.0",
"version": "2.5.1",
"architecture": {
"64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.5.0/centrifugo_2.5.0_windows_amd64.zip",
"hash": "f645eba2f25146e471d69ffcddea4c27bd327ead92a1a3b452173e04a521607b"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.5.1/centrifugo_2.5.1_windows_amd64.zip",
"hash": "c389d3ffdc452944ad4da862a00e0a6d73be3c30c43d5afd1306f4a179779a95"
}
},
"bin": "centrifugo.exe",