diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 406c028ae4..9a497dabdb 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "5.4.1", + "version": "5.4.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/v5.4.1/centrifugo_5.4.1_windows_amd64.zip", - "hash": "d081a99b9444f47bbb81294df97a4435a60cd72d176c90a0912aaff663b51ab2" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v5.4.2/centrifugo_5.4.2_windows_amd64.zip", + "hash": "66e4ac14ec6da7afa3b7a2fd19746cac32b88d02af0d3316875c0c147bb47d7f" } }, "bin": "centrifugo.exe",