diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index d7759c27c9..a7f8f08f5f 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "6.0.1", + "version": "6.0.2", "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/v6.0.1/centrifugo_6.0.1_windows_amd64.zip", - "hash": "9ad9f532dc4ad010dd3235bacc00697ecf3a59d4904dc208f52686fa583baf76" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v6.0.2/centrifugo_6.0.2_windows_amd64.zip", + "hash": "bf272f71594edbd8efbb2723140a4dd931677693297bebc687ef9210a298e2c2" } }, "bin": "centrifugo.exe",