centrifugo: Update to version 4.1.1

This commit is contained in:
github-actions[bot] 2023-01-10 20:29:23 +00:00
parent 4ba4edd8a5
commit 76b2541939

View File

@ -1,12 +1,12 @@
{ {
"version": "4.1.0", "version": "4.1.1",
"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/v4.1.0/centrifugo_4.1.0_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v4.1.1/centrifugo_4.1.1_windows_amd64.zip",
"hash": "cbbf1ea6daae65a3dc9f54e874b5c9e79b6383c08e6538b7485e8b4a100125fc" "hash": "452ac36cdceb31be61b797eac77bea1b555c9faaa4c70ff6e7321415e0756273"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",