mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
centrifugo: Update to version 4.0.1
This commit is contained in:
parent
7d2e42a06d
commit
9a2e3c30fe
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.0",
|
"version": "4.0.1",
|
||||||
"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/v4.0.0/centrifugo_4.0.0_windows_amd64.zip",
|
"url": "https://github.com/centrifugal/centrifugo/releases/download/v4.0.1/centrifugo_4.0.1_windows_amd64.zip",
|
||||||
"hash": "8c45b7f9ab29df6f05f208038961f0d107c083183c574d22f776a16b9a33170a"
|
"hash": "3bf0075e3fa7a4d0d7c80413e872978cf79127561adb911821f14343b1c6631e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "centrifugo.exe",
|
"bin": "centrifugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user