mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
centrifugo: Update to version 3.2.2
This commit is contained in:
parent
70c67a1bae
commit
e18fd7a70f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.1",
|
"version": "3.2.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/v3.2.1/centrifugo_3.2.1_windows_amd64.zip",
|
"url": "https://github.com/centrifugal/centrifugo/releases/download/v3.2.2/centrifugo_3.2.2_windows_amd64.zip",
|
||||||
"hash": "f9da895ad3990c76acb6d571ed517704517d53a38a2f818627d7dc2d557a4947"
|
"hash": "d880e993d02d9121636c8dcd17abea4fd6a913e87951e36809b3792c283fda61"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "centrifugo.exe",
|
"bin": "centrifugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user