centrifugo: Update to version 6.2.4

This commit is contained in:
github-actions[bot] 2025-07-25 12:32:00 +00:00
parent a241f3015f
commit 88bd7dc412

View File

@ -1,12 +1,12 @@
{ {
"version": "6.2.3", "version": "6.2.4",
"description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS", "description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS",
"homepage": "https://centrifugal.dev", "homepage": "https://centrifugal.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v6.2.3/centrifugo_6.2.3_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v6.2.4/centrifugo_6.2.4_windows_amd64.zip",
"hash": "2dfb621de92b12cfb8d889b0a16cd15c5f1934339141bc491eb56c7186021c6d" "hash": "ab9ff9cfb1fcb23ec8cb50db0b88782cd162ef5719ae6908e166181f47e39b2e"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",