diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index bd42592e80..43816afa9a 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "3.2.2", + "version": "3.2.3", "description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS", "homepage": "https://centrifugal.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/centrifugal/centrifugo/releases/download/v3.2.2/centrifugo_3.2.2_windows_amd64.zip", - "hash": "d880e993d02d9121636c8dcd17abea4fd6a913e87951e36809b3792c283fda61" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v3.2.3/centrifugo_3.2.3_windows_amd64.zip", + "hash": "aff4a82ec198b0ddb8feebe48a5db44fabb758659818c3eab4184242438e26be" } }, "bin": "centrifugo.exe",