centrifugo: Update to version 6.0.2

This commit is contained in:
github-actions[bot] 2025-02-03 08:30:31 +00:00
parent 699fe79578
commit 69ac842295

View File

@ -1,12 +1,12 @@
{
"version": "6.0.1",
"version": "6.0.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.0.1/centrifugo_6.0.1_windows_amd64.zip",
"hash": "9ad9f532dc4ad010dd3235bacc00697ecf3a59d4904dc208f52686fa583baf76"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v6.0.2/centrifugo_6.0.2_windows_amd64.zip",
"hash": "bf272f71594edbd8efbb2723140a4dd931677693297bebc687ef9210a298e2c2"
}
},
"bin": "centrifugo.exe",