centrifugo: Update to version 6.0.1

This commit is contained in:
github-actions[bot] 2025-01-21 12:31:58 +00:00
parent 4ee1708a36
commit d989585589

View File

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