centrifugo: Update to version 2.7.1

This commit is contained in:
Jakub Čábera 2020-09-24 11:27:09 +02:00
parent 88e6a4e2ad
commit d834a6c8a2

View File

@ -1,12 +1,12 @@
{
"version": "2.7.0",
"version": "2.7.1",
"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.7.0/centrifugo_2.7.0_windows_amd64.zip",
"hash": "522b08ec5b1ba329be7a246be179860e055d41dccc0f41576f46b16613dcbc84"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.7.1/centrifugo_2.7.1_windows_amd64.zip",
"hash": "d84ea54ed7966a9a1d7e0971309314e908725b33936554bad244f3a1be5251f6"
}
},
"bin": "centrifugo.exe",