centrifugo: Update to version 3.2.2

This commit is contained in:
github-actions[bot] 2022-06-08 20:27:49 +00:00
parent 70c67a1bae
commit e18fd7a70f

View File

@ -1,12 +1,12 @@
{
"version": "3.2.1",
"version": "3.2.2",
"description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS",
"homepage": "https://centrifugal.dev",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v3.2.1/centrifugo_3.2.1_windows_amd64.zip",
"hash": "f9da895ad3990c76acb6d571ed517704517d53a38a2f818627d7dc2d557a4947"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v3.2.2/centrifugo_3.2.2_windows_amd64.zip",
"hash": "d880e993d02d9121636c8dcd17abea4fd6a913e87951e36809b3792c283fda61"
}
},
"bin": "centrifugo.exe",