diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index b2c028ab53..70f13ac39c 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -2,11 +2,11 @@ "homepage": "https://centrifugal.github.io/centrifugo", "description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS", "license": "MIT", - "version": "2.2.5", + "version": "2.2.6", "architecture": { "64bit": { - "url": "https://github.com/centrifugal/centrifugo/releases/download/v2.2.5/centrifugo_2.2.5_windows_amd64.zip", - "hash": "0b256a44643e33b703320528fcff625a98abb9688a0b4bf9207395325c8523ed" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v2.2.6/centrifugo_2.2.6_windows_amd64.zip", + "hash": "997b133bc087ef0f2c2ba598d789554378bb1444d776d046888b17d7745592c3" } }, "bin": "centrifugo.exe",