diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 9e4e134178..a3c494d381 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "2.6.2", + "version": "2.7.0", "description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS", "homepage": "https://centrifugal.github.io/centrifugo", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/centrifugal/centrifugo/releases/download/v2.6.2/centrifugo_2.6.2_windows_amd64.zip", - "hash": "47a9811b5212c1b69aa4cb107071e19f704b2eb70d4269a9e74b15318c48df0f" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v2.7.0/centrifugo_2.7.0_windows_amd64.zip", + "hash": "522b08ec5b1ba329be7a246be179860e055d41dccc0f41576f46b16613dcbc84" } }, "bin": "centrifugo.exe",