centrifugo: Update to version 3.0.1

This commit is contained in:
Richard Kuhnt 2021-09-12 11:00:32 +00:00
parent b1a88e125a
commit bf3da598b2

View File

@ -1,12 +1,12 @@
{
"version": "3.0.0",
"version": "3.0.1",
"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.0/centrifugo_3.0.0_windows_amd64.zip",
"hash": "cbf6584c3f830c582716dce3914694b199daa628ef2959712099300af2865245"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v3.0.1/centrifugo_3.0.1_windows_amd64.zip",
"hash": "95b9e811d7733e7c9b9f2d3263e2d452e403c532b2dc7c88c7866ba3b3a8ff12"
}
},
"bin": "centrifugo.exe",