centrifugo: Update to version 4.0.2

This commit is contained in:
github-actions[bot] 2022-10-17 20:30:10 +00:00
parent aa5bc316d5
commit 4cfdfef4e8

View File

@ -1,12 +1,12 @@
{
"version": "4.0.1",
"version": "4.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/v4.0.1/centrifugo_4.0.1_windows_amd64.zip",
"hash": "3bf0075e3fa7a4d0d7c80413e872978cf79127561adb911821f14343b1c6631e"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v4.0.2/centrifugo_4.0.2_windows_amd64.zip",
"hash": "363aaa969e847ee14f5f0e39ac255df73dad51a4efd29ca16985e171319aff2d"
}
},
"bin": "centrifugo.exe",