centrifugo: Update to version 2.7.2

This commit is contained in:
Jakub Čábera 2020-10-02 15:28:38 +02:00
parent 7f9359af01
commit aa0f82a5f9

View File

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