centrifugo: Update to version 5.4.1

This commit is contained in:
github-actions[bot] 2024-06-20 04:27:25 +00:00
parent 1a883b3767
commit 7c09ea0cbf

View File

@ -1,12 +1,12 @@
{
"version": "5.4.0",
"version": "5.4.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.4.0/centrifugo_5.4.0_windows_amd64.zip",
"hash": "ffed7f5fbedc26d13b673e28f8a75db0d0c3611585bb6f483fa6e11d736a8a9f"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v5.4.1/centrifugo_5.4.1_windows_amd64.zip",
"hash": "d081a99b9444f47bbb81294df97a4435a60cd72d176c90a0912aaff663b51ab2"
}
},
"bin": "centrifugo.exe",