centrifugo: Update to version 2.6.2

This commit is contained in:
Jakub Čábera 2020-08-29 20:52:08 +02:00
parent 9f3d93b19a
commit 2cc1e114ae

View File

@ -1,12 +1,12 @@
{
"version": "2.6.1",
"version": "2.6.2",
"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.6.1/centrifugo_2.6.1_windows_amd64.zip",
"hash": "cd6a691841f48fc831097014be8f35b0da90e9eabec5a6b76ff0fd426dd188fa"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.6.2/centrifugo_2.6.2_windows_amd64.zip",
"hash": "47a9811b5212c1b69aa4cb107071e19f704b2eb70d4269a9e74b15318c48df0f"
}
},
"bin": "centrifugo.exe",