centrifugo: Update to version 5.1.0

This commit is contained in:
github-actions[bot] 2023-10-11 20:24:16 +00:00
parent a94eb96e3f
commit d32a026630

View File

@ -1,12 +1,12 @@
{ {
"version": "5.0.4", "version": "5.1.0",
"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.dev", "homepage": "https://centrifugal.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v5.0.4/centrifugo_5.0.4_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v5.1.0/centrifugo_5.1.0_windows_amd64.zip",
"hash": "a9ec089b42bf9cd45f026d2838090c36c330a48087f215ee8593857b66bf769e" "hash": "c2079bc2309b01ebc2b8c7a4d9ed1769df3a133ae77a7a5141f3bc523d1d33d1"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",