centrifugo: Update to version 3.0.2

This commit is contained in:
Richard Kuhnt 2021-10-06 16:00:46 +00:00
parent 528c9432f9
commit d795d185f6

View File

@ -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", "description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS",
"homepage": "https://centrifugal.github.io/centrifugo", "homepage": "https://centrifugal.github.io/centrifugo",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v3.0.1/centrifugo_3.0.1_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v3.0.2/centrifugo_3.0.2_windows_amd64.zip",
"hash": "95b9e811d7733e7c9b9f2d3263e2d452e403c532b2dc7c88c7866ba3b3a8ff12" "hash": "e0773d51bc5736849641b5e2e381c343fe9747abfdb0315d16cdea71f00ddf1a"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",