mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
centrifugo: Update to version 5.1.2
This commit is contained in:
parent
a8c078dabf
commit
7b026cd667
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "5.1.1",
|
"version": "5.1.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.1.1/centrifugo_5.1.1_windows_amd64.zip",
|
"url": "https://github.com/centrifugal/centrifugo/releases/download/v5.1.2/centrifugo_5.1.2_windows_amd64.zip",
|
||||||
"hash": "856423f0639cdb6ad672de5c525d1f6b36247a1dd465a24f6c98d08b0cbe7417"
|
"hash": "e3840b742099815ef62ca110fb916ee37706c7b9942d9e8b92012abb348cd7e4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "centrifugo.exe",
|
"bin": "centrifugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user