centrifugo: Update to version 2.3.1

This commit is contained in:
Richard Kuhnt 2020-01-09 07:01:52 +00:00
parent 2bdf7061c1
commit 4dfece0a05

View File

@ -2,11 +2,11 @@
"homepage": "https://centrifugal.github.io/centrifugo", "homepage": "https://centrifugal.github.io/centrifugo",
"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",
"license": "MIT", "license": "MIT",
"version": "2.3.0", "version": "2.3.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v2.3.0/centrifugo_2.3.0_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v2.3.1/centrifugo_2.3.1_windows_amd64.zip",
"hash": "08122d3f4677be34fb5dc0b00340a8938c41dc8706c9b1e5d14f126eee2f359b" "hash": "6a66062781ef7443d8fa50e6e8c8c0ffbba021df8a280212e9c15bba2d309cec"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",