diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 7befe8bd05..406c028ae4 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -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",