diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 4af1ba0e32..ed26d17976 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "6.5.1", + "version": "6.5.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.5.1/centrifugo_6.5.1_windows_amd64.zip", - "hash": "2d30ab62067e4e9fd41f255a2565f881c99e324df3b06482526a8dd0b8cbf267" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v6.5.2/centrifugo_6.5.2_windows_amd64.zip", + "hash": "80fd3128f72b605c7436820e856148f09c846e7a6dee207fbb2f87e827a7e64c" } }, "bin": "centrifugo.exe",