centrifugo: Update to version 5.0.2

This commit is contained in:
github-actions[bot] 2023-08-07 16:27:36 +00:00
parent 3b50d1b35a
commit 01ecdaf658

View File

@ -1,12 +1,12 @@
{ {
"version": "5.0.1", "version": "5.0.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.0.1/centrifugo_5.0.1_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v5.0.2/centrifugo_5.0.2_windows_amd64.zip",
"hash": "e7d9c4897284e8a8dcb7f2ce23ee7e9801c5b0da22fb8b3dcece5b075fc7903a" "hash": "514c8f6e8a36a190af5556575ef80b28d358a14a7f4230f70eea015ac9f5111b"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",