centrifugo: Update to version 5.3.1

This commit is contained in:
github-actions[bot] 2024-04-08 09:07:39 +00:00
parent 0fad664983
commit 098344137b

View File

@ -1,12 +1,12 @@
{
"version": "5.3.0",
"version": "5.3.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/v5.3.0/centrifugo_5.3.0_windows_amd64.zip",
"hash": "9770bb22647209223927a60be606b167e7f98024f4c22f501f187ef245af3ad4"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v5.3.1/centrifugo_5.3.1_windows_amd64.zip",
"hash": "e94357933d4cbcac001a5dc5393fc69ffff5930beb75435d02706d9aaed685a3"
}
},
"bin": "centrifugo.exe",