mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
parent
861f5b93e8
commit
2382de42dd
@ -1,8 +1,8 @@
|
||||
{
|
||||
"homepage": "https://deepstream.io",
|
||||
"description": "Realtime, fast and secure data-sync server for mobile, web & iot.",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"version": "5.0.14",
|
||||
"description": "Realtime, fast and secure data-sync server for mobile, web & iot",
|
||||
"homepage": "https://deepstream.io",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v5.0.14/deepstream.io-windows-5.0.14.zip",
|
||||
@ -11,12 +11,13 @@
|
||||
},
|
||||
"extract_dir": "deepstream.io-windows-5.0.14",
|
||||
"bin": "deepstream.exe",
|
||||
"persist": "conf",
|
||||
"env_set": {
|
||||
"DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml"
|
||||
},
|
||||
"persist": "conf",
|
||||
"checkver": {
|
||||
"github": "https://github.com/deepstreamIO/deepstream.io"
|
||||
"url": "https://github.com/deepstreamIO/deepstream.io/releases",
|
||||
"regex": "deepstream\\.io-windows-([\\d.]+)\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user