centrifugo: Update to version 5.2.2

This commit is contained in:
github-actions[bot] 2024-01-23 00:32:29 +00:00
parent 702bd00b52
commit 83542316c5

View File

@ -1,12 +1,12 @@
{ {
"version": "5.2.1", "version": "5.2.2",
"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.2.1/centrifugo_5.2.1_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v5.2.2/centrifugo_5.2.2_windows_amd64.zip",
"hash": "552b140f195dbb4a666c0415bb16199321d99963a32b1362de866bbff28d7d00" "hash": "d2ab9f5c51344243bf01fbbfe63402e12fb4f9d7519b3843a5497a90d6addd31"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",