centrifugo: Update to version 5.1.2

This commit is contained in:
github-actions[bot] 2023-11-25 16:26:07 +00:00
parent a8c078dabf
commit 7b026cd667

View File

@ -1,12 +1,12 @@
{
"version": "5.1.1",
"version": "5.1.2",
"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.1.1/centrifugo_5.1.1_windows_amd64.zip",
"hash": "856423f0639cdb6ad672de5c525d1f6b36247a1dd465a24f6c98d08b0cbe7417"
"url": "https://github.com/centrifugal/centrifugo/releases/download/v5.1.2/centrifugo_5.1.2_windows_amd64.zip",
"hash": "e3840b742099815ef62ca110fb916ee37706c7b9942d9e8b92012abb348cd7e4"
}
},
"bin": "centrifugo.exe",