diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 97140c977b..9e4e134178 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "2.6.1", + "version": "2.6.2", "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.1/centrifugo_2.6.1_windows_amd64.zip", - "hash": "cd6a691841f48fc831097014be8f35b0da90e9eabec5a6b76ff0fd426dd188fa" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v2.6.2/centrifugo_2.6.2_windows_amd64.zip", + "hash": "47a9811b5212c1b69aa4cb107071e19f704b2eb70d4269a9e74b15318c48df0f" } }, "bin": "centrifugo.exe",