mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
centrifugo: Update to version 5.4.2
This commit is contained in:
parent
a544e5687e
commit
699d51b791
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "5.4.1",
|
"version": "5.4.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.4.1/centrifugo_5.4.1_windows_amd64.zip",
|
"url": "https://github.com/centrifugal/centrifugo/releases/download/v5.4.2/centrifugo_5.4.2_windows_amd64.zip",
|
||||||
"hash": "d081a99b9444f47bbb81294df97a4435a60cd72d176c90a0912aaff663b51ab2"
|
"hash": "66e4ac14ec6da7afa3b7a2fd19746cac32b88d02af0d3316875c0c147bb47d7f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "centrifugo.exe",
|
"bin": "centrifugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user