centrifugo: Update to version 3.1.0

This commit is contained in:
Richard Kuhnt 2021-11-07 08:00:35 +00:00
parent 61b6c1fbeb
commit 7c87d2883e

View File

@ -1,12 +1,12 @@
{
"version": "3.0.5",
"version": "3.1.0",
"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/v3.0.5/centrifugo_3.0.5_windows_amd64.zip",
"hash": "2e10d5c09a7505b4baf7229fab606a5ec9f7cc9b8b19e6d1e7ce28b78a116f92"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v3.1.0/centrifugo_3.1.0_windows_amd64.zip",
"hash": "88f472d7da92d29887df64bd3a136b0d6ecdbd4dea73bccfb8a307344d2ea785"
}
},
"bin": "centrifugo.exe",