centrifugo: Update to version 6.2.3

This commit is contained in:
github-actions[bot] 2025-07-11 16:29:46 +00:00
parent c28d2d6fe3
commit b800ac92a7

View File

@ -1,12 +1,12 @@
{
"version": "6.2.2",
"version": "6.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/v6.2.2/centrifugo_6.2.2_windows_amd64.zip",
"hash": "5e425f163c094f2607bc252fd38c55a0f29e5d455855016265b82371cc55ae24"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v6.2.3/centrifugo_6.2.3_windows_amd64.zip",
"hash": "2dfb621de92b12cfb8d889b0a16cd15c5f1934339141bc491eb56c7186021c6d"
}
},
"bin": "centrifugo.exe",