diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 707e88f774..699f32ff1a 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -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", "homepage": "https://centrifugal.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/centrifugal/centrifugo/releases/download/v6.2.3/centrifugo_6.2.3_windows_amd64.zip", - "hash": "2dfb621de92b12cfb8d889b0a16cd15c5f1934339141bc491eb56c7186021c6d" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v6.2.4/centrifugo_6.2.4_windows_amd64.zip", + "hash": "ab9ff9cfb1fcb23ec8cb50db0b88782cd162ef5719ae6908e166181f47e39b2e" } }, "bin": "centrifugo.exe",