mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
centrifugo: Update to version 4.1.1
This commit is contained in:
parent
4ba4edd8a5
commit
76b2541939
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.1.0",
|
"version": "4.1.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.1.0/centrifugo_4.1.0_windows_amd64.zip",
|
"url": "https://github.com/centrifugal/centrifugo/releases/download/v4.1.1/centrifugo_4.1.1_windows_amd64.zip",
|
||||||
"hash": "cbbf1ea6daae65a3dc9f54e874b5c9e79b6383c08e6538b7485e8b4a100125fc"
|
"hash": "452ac36cdceb31be61b797eac77bea1b555c9faaa4c70ff6e7321415e0756273"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "centrifugo.exe",
|
"bin": "centrifugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user