centrifugo: Update to version 3.2.3

This commit is contained in:
github-actions[bot] 2022-06-30 12:31:44 +00:00
parent 8ff65036e4
commit 8086146408

View File

@ -1,12 +1,12 @@
{
"version": "3.2.2",
"version": "3.2.3",
"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.2/centrifugo_3.2.2_windows_amd64.zip",
"hash": "d880e993d02d9121636c8dcd17abea4fd6a913e87951e36809b3792c283fda61"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v3.2.3/centrifugo_3.2.3_windows_amd64.zip",
"hash": "aff4a82ec198b0ddb8feebe48a5db44fabb758659818c3eab4184242438e26be"
}
},
"bin": "centrifugo.exe",