centrifugo: Update to version 6.6.2

This commit is contained in:
github-actions[bot] 2026-02-23 20:35:24 +00:00
parent 758a1f405e
commit 7cb91c856f

View File

@ -1,12 +1,12 @@
{
"version": "6.6.1",
"version": "6.6.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/v6.6.1/centrifugo_6.6.1_windows_amd64.zip",
"hash": "e06497c510e5144bad7ea207c62e464dd4fdcd01b08cf0d5e73cd6dd04b1893e"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v6.6.2/centrifugo_6.6.2_windows_amd64.zip",
"hash": "379f2c47412159361536b881a0c6f2b37b3d1e6bf2154d881cc9b64097da24cb"
}
},
"bin": "centrifugo.exe",