centrifugo: Update to version 2.8.5

This commit is contained in:
Richard Kuhnt 2021-05-24 07:00:15 +00:00
parent 225315a55f
commit df6d8c5b5c

View File

@ -1,12 +1,12 @@
{ {
"version": "2.8.4", "version": "2.8.5",
"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/v2.8.4/centrifugo_2.8.4_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v2.8.5/centrifugo_2.8.5_windows_amd64.zip",
"hash": "ca8444c106efa3e27edb59a99234f83dd350199793b97ad12661e0fd40d2fc1e" "hash": "b5b7000e83fdea8e7c8bd3a1a4b2d17c08c6501070a24bcc6f456de7ac8b950c"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",