centrifugo: Update to version 4.1.5

This commit is contained in:
github-actions[bot] 2023-06-24 12:30:36 +00:00
parent 2834ab8575
commit dbf75a9ff8

View File

@ -1,12 +1,12 @@
{ {
"version": "4.1.4", "version": "4.1.5",
"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.4/centrifugo_4.1.4_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v4.1.5/centrifugo_4.1.5_windows_amd64.zip",
"hash": "6a9175f5aa6bc0cae79be46f3132dbdc8dcb331435b3d68a2508c8a33d2c3992" "hash": "07bd45ab0b00009c38af9284cac3e4763121e719310ffefd8c596d0f127b84e6"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",