centrifugo: Update to version 3.0.4

This commit is contained in:
Richard Kuhnt 2021-10-16 15:01:11 +00:00
parent 394bacade2
commit 6d8a906e4d

View File

@ -1,12 +1,12 @@
{ {
"version": "3.0.3", "version": "3.0.4",
"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.3/centrifugo_3.0.3_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v3.0.4/centrifugo_3.0.4_windows_amd64.zip",
"hash": "29ac87701201cce767d8d446bcb68df3f131b8e8c73ba4963b2a01d5e61f519b" "hash": "a53446fe56a3bed2178cfed11e2723dae273aa1a1015cdbbac9a3831e244b656"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",