mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
centrifugo: Update to version 6.0.2
This commit is contained in:
parent
699fe79578
commit
69ac842295
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "6.0.1",
|
"version": "6.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/v6.0.1/centrifugo_6.0.1_windows_amd64.zip",
|
"url": "https://github.com/centrifugal/centrifugo/releases/download/v6.0.2/centrifugo_6.0.2_windows_amd64.zip",
|
||||||
"hash": "9ad9f532dc4ad010dd3235bacc00697ecf3a59d4904dc208f52686fa583baf76"
|
"hash": "bf272f71594edbd8efbb2723140a4dd931677693297bebc687ef9210a298e2c2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "centrifugo.exe",
|
"bin": "centrifugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user