mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
centrifugo: Update to version 6.5.2
This commit is contained in:
parent
f9dfaa73dd
commit
b0fb4e6f24
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "6.5.1",
|
"version": "6.5.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.5.1/centrifugo_6.5.1_windows_amd64.zip",
|
"url": "https://github.com/centrifugal/centrifugo/releases/download/v6.5.2/centrifugo_6.5.2_windows_amd64.zip",
|
||||||
"hash": "2d30ab62067e4e9fd41f255a2565f881c99e324df3b06482526a8dd0b8cbf267"
|
"hash": "80fd3128f72b605c7436820e856148f09c846e7a6dee207fbb2f87e827a7e64c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "centrifugo.exe",
|
"bin": "centrifugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user