mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
centrifugo: Update to version 4.1.2
This commit is contained in:
parent
3a8f561a5f
commit
cbd6fb37b2
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.1.1",
|
"version": "4.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/v4.1.1/centrifugo_4.1.1_windows_amd64.zip",
|
"url": "https://github.com/centrifugal/centrifugo/releases/download/v4.1.2/centrifugo_4.1.2_windows_amd64.zip",
|
||||||
"hash": "452ac36cdceb31be61b797eac77bea1b555c9faaa4c70ff6e7321415e0756273"
|
"hash": "e9fd5b4b36944d462685b0ea5924c324b9a30f285ca291d2e18b1df083ec0846"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "centrifugo.exe",
|
"bin": "centrifugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user