centrifugo: Update to version 5.0.4

This commit is contained in:
github-actions[bot] 2023-09-28 08:26:08 +00:00
parent 29c3453e93
commit 69893a0876

View File

@ -1,12 +1,12 @@
{
"version": "5.0.3",
"version": "5.0.4",
"description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS",
"homepage": "https://centrifugal.dev",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v5.0.3/centrifugo_5.0.3_windows_amd64.zip",
"hash": "7739e55ff80552460ac3a413013a26783639822567b6ea1fdb9897cc345d04b1"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v5.0.4/centrifugo_5.0.4_windows_amd64.zip",
"hash": "a9ec089b42bf9cd45f026d2838090c36c330a48087f215ee8593857b66bf769e"
}
},
"bin": "centrifugo.exe",