diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 3690e05a2f..65641e3eef 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "3.0.5", + "version": "3.1.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/v3.0.5/centrifugo_3.0.5_windows_amd64.zip", - "hash": "2e10d5c09a7505b4baf7229fab606a5ec9f7cc9b8b19e6d1e7ce28b78a116f92" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v3.1.0/centrifugo_3.1.0_windows_amd64.zip", + "hash": "88f472d7da92d29887df64bd3a136b0d6ecdbd4dea73bccfb8a307344d2ea785" } }, "bin": "centrifugo.exe",