centrifugo: Update to version 5.4.8

This commit is contained in:
github-actions[bot] 2024-12-08 12:31:54 +00:00
parent 781e4e7b52
commit 29b8e31b59

View File

@ -1,12 +1,12 @@
{ {
"version": "5.4.7", "version": "5.4.8",
"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.4.7/centrifugo_5.4.7_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v5.4.8/centrifugo_5.4.8_windows_amd64.zip",
"hash": "592f1fa9953bef603f552ed486d0334955c7e2d32f2e7683c5fbf19cd28b9966" "hash": "20204c12534a2fbc20bcc68ee64f36d1fee4e4b3904df89bfeaa00c5b354c433"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",