diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 363e4b2d27..b043c71423 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "3.0.1", + "version": "3.0.2", "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.1/centrifugo_3.0.1_windows_amd64.zip", - "hash": "95b9e811d7733e7c9b9f2d3263e2d452e403c532b2dc7c88c7866ba3b3a8ff12" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v3.0.2/centrifugo_3.0.2_windows_amd64.zip", + "hash": "e0773d51bc5736849641b5e2e381c343fe9747abfdb0315d16cdea71f00ddf1a" } }, "bin": "centrifugo.exe",