deepstream: Update to version 7.0.1

This commit is contained in:
github-actions[bot] 2023-02-04 04:27:28 +00:00
parent ee92f5f0cb
commit 0b2a6d00ab

View File

@ -1,15 +1,15 @@
{
"version": "6.2.2",
"version": "7.0.1",
"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/v6.2.2/deepstream.io-windows-6.2.2.zip",
"hash": "2f66f2cedae40ae7dd1145f15b08cbf1095d522b70cc01650f33950d80b0f75e"
"url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v7.0.1/deepstream.io-windows-7.0.1.zip",
"hash": "94b9617114a577a6026bcddc97a491777c1fa947780544a5bc66d86a982c934c"
}
},
"extract_dir": "deepstream.io-windows-6.2.2",
"extract_dir": "deepstream.io-windows-7.0.1",
"bin": "deepstream.exe",
"env_set": {
"DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml"