deepstream: Update to version 6.2.2

This commit is contained in:
github-actions[bot] 2022-12-23 20:25:32 +00:00
parent 50d27d01b0
commit 0ad6a7d51c

View File

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