centrifugo: Update to version 3.0.0

This commit is contained in:
Richard Kuhnt 2021-09-01 09:00:38 +00:00
parent ea43246d08
commit 08ebd4286d

View File

@ -1,12 +1,12 @@
{
"version": "2.8.6",
"version": "3.0.0",
"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.8.6/centrifugo_2.8.6_windows_amd64.zip",
"hash": "27f393d88a20dbd87050d14aa75ff0bfa063dd6857dd4e1b32bde0b6b58e61a2"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v3.0.0/centrifugo_3.0.0_windows_amd64.zip",
"hash": "cbf6584c3f830c582716dce3914694b199daa628ef2959712099300af2865245"
}
},
"bin": "centrifugo.exe",