diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 227dc01c77..5a23c6d813 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.7", + "version": "2.3.0", "architecture": { "64bit": { - "url": "https://github.com/centrifugal/centrifugo/releases/download/v2.2.7/centrifugo_2.2.7_windows_amd64.zip", - "hash": "b39e34c5e698931ae3d7787359f3a9e626945c3faab98e2b5d15d1f4955afb8f" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v2.3.0/centrifugo_2.3.0_windows_amd64.zip", + "hash": "08122d3f4677be34fb5dc0b00340a8938c41dc8706c9b1e5d14f126eee2f359b" } }, "bin": "centrifugo.exe",