diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 852b72291c..2e65181a25 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "5.1.0", + "version": "5.1.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.1.0/centrifugo_5.1.0_windows_amd64.zip", - "hash": "c2079bc2309b01ebc2b8c7a4d9ed1769df3a133ae77a7a5141f3bc523d1d33d1" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v5.1.1/centrifugo_5.1.1_windows_amd64.zip", + "hash": "856423f0639cdb6ad672de5c525d1f6b36247a1dd465a24f6c98d08b0cbe7417" } }, "bin": "centrifugo.exe",