mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
deepstream: Update to version 6.0.1
This commit is contained in:
parent
e59cd17f91
commit
b7250c3b8d
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"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/v6.0.0/deepstream.io-windows-6.0.0.zip",
|
"url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v6.0.1/deepstream.io-windows-6.0.1.zip",
|
||||||
"hash": "d5fd8d0e6ff90b29af3e591033f9f56b7692c65446f2ca1bece4582772808d82"
|
"hash": "ddf9eabfc01a47b049b2193382f1c48537b9a222ffb0cbaf3878165313d236fb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "deepstream.io-windows-6.0.0",
|
"extract_dir": "deepstream.io-windows-6.0.1",
|
||||||
"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