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