mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
centrifugo: Update to version 5.1.0
This commit is contained in:
parent
a94eb96e3f
commit
d32a026630
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.4",
|
"version": "5.1.0",
|
||||||
"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.4/centrifugo_5.0.4_windows_amd64.zip",
|
"url": "https://github.com/centrifugal/centrifugo/releases/download/v5.1.0/centrifugo_5.1.0_windows_amd64.zip",
|
||||||
"hash": "a9ec089b42bf9cd45f026d2838090c36c330a48087f215ee8593857b66bf769e"
|
"hash": "c2079bc2309b01ebc2b8c7a4d9ed1769df3a133ae77a7a5141f3bc523d1d33d1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "centrifugo.exe",
|
"bin": "centrifugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user