mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deepstream: Update to version 5.2.0
This commit is contained in:
parent
5a99665097
commit
28369dd85d
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "5.1.6",
|
"version": "5.2.0",
|
||||||
"description": "Realtime, fast and secure data-sync server for mobile, web & iot",
|
"description": "Realtime, fast and secure data-sync server for mobile, web & iot",
|
||||||
"homepage": "https://deepstream.io",
|
"homepage": "https://deepstream.io",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v5.1.6/deepstream.io-windows-5.1.6.zip",
|
"url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v5.2.0/deepstream.io-windows-5.2.0.zip",
|
||||||
"hash": "0327018f94ded014f31a4ee7ce8f6212af037811c69a630ed892e3ebbbf117ed"
|
"hash": "15ce0c850a35c96c735af1dd91a832cac72e2449c53a4db1393c303518a21671"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "deepstream.io-windows-5.1.6",
|
"extract_dir": "deepstream.io-windows-5.2.0",
|
||||||
"bin": "deepstream.exe",
|
"bin": "deepstream.exe",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml"
|
"DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user