deepstream: Update to version 6.2.1

This commit is contained in:
github-actions[bot] 2022-06-21 04:31:53 +00:00
parent 0998e558d7
commit f364dd4c6a

View File

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