centrifugo: Update to version 2.7.0

This commit is contained in:
Jakub Čábera 2020-09-19 21:42:34 +02:00
parent dd073577d2
commit 69527e4771

View File

@ -1,12 +1,12 @@
{ {
"version": "2.6.2", "version": "2.7.0",
"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",
"homepage": "https://centrifugal.github.io/centrifugo", "homepage": "https://centrifugal.github.io/centrifugo",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.6.2/centrifugo_2.6.2_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v2.7.0/centrifugo_2.7.0_windows_amd64.zip",
"hash": "47a9811b5212c1b69aa4cb107071e19f704b2eb70d4269a9e74b15318c48df0f" "hash": "522b08ec5b1ba329be7a246be179860e055d41dccc0f41576f46b16613dcbc84"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",