From b7d16255209c879ed2800ea38f01e59e01de058c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 12:32:35 +0000 Subject: [PATCH] centrifugo: Update to version 5.4.9 --- bucket/centrifugo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/centrifugo.json b/bucket/centrifugo.json index 30ac8413d1..cefd8af8ed 100644 --- a/bucket/centrifugo.json +++ b/bucket/centrifugo.json @@ -1,12 +1,12 @@ { - "version": "5.4.8", + "version": "5.4.9", "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.4.8/centrifugo_5.4.8_windows_amd64.zip", - "hash": "20204c12534a2fbc20bcc68ee64f36d1fee4e4b3904df89bfeaa00c5b354c433" + "url": "https://github.com/centrifugal/centrifugo/releases/download/v5.4.9/centrifugo_5.4.9_windows_amd64.zip", + "hash": "869a7040d1ade38a252b9732e6adecf16a51d79fcbbc3b9d1e2fcc99fd482ad2" } }, "bin": "centrifugo.exe",