centrifugo: Update to version 2.8.4

This commit is contained in:
Richard Kuhnt 2021-04-04 16:00:16 +00:00
parent e57398f8e7
commit 755c109226

View File

@ -1,12 +1,12 @@
{
"version": "2.8.3",
"version": "2.8.4",
"description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS",
"homepage": "https://centrifugal.github.io/centrifugo",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.8.3/centrifugo_2.8.3_windows_amd64.zip",
"hash": "03e4f075dfbc8a49f807a692c66ada8649821a02cef5d15649f5e96aae50e9b3"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.8.4/centrifugo_2.8.4_windows_amd64.zip",
"hash": "ca8444c106efa3e27edb59a99234f83dd350199793b97ad12661e0fd40d2fc1e"
}
},
"bin": "centrifugo.exe",