centrifugo: Update to version 2.8.0

This commit is contained in:
Jakub Čábera 2020-11-16 14:20:22 +01:00
parent ebb4706ac1
commit c4b27e253c

View File

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