diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index da01051b14..aa95085a49 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "3.0.3", + "version": "3.0.4", "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.3/centrifugo_3.0.3_windows_amd64.zip", - "hash": "29ac87701201cce767d8d446bcb68df3f131b8e8c73ba4963b2a01d5e61f519b" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v3.0.4/centrifugo_3.0.4_windows_amd64.zip", + "hash": "a53446fe56a3bed2178cfed11e2723dae273aa1a1015cdbbac9a3831e244b656" } }, "bin": "centrifugo.exe",