centrifugo: Update to version 6.5.2

This commit is contained in:
github-actions[bot] 2025-12-14 08:29:55 +00:00
parent f9dfaa73dd
commit b0fb4e6f24

View File

@ -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",