deepstream: Update to version 8.0.0

This commit is contained in:
github-actions[bot] 2025-04-26 16:29:12 +00:00
parent 882fdd658a
commit 41ec77df71

View File

@ -1,12 +1,12 @@
{ {
"version": "7.0.10", "version": "8.0.0",
"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/v7.0.10/deepstream.io-windows-7.0.10.zip", "url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v8.0.0/deepstream.io-windows-8.0.0.zip",
"hash": "d61436f98a5f56db1974be3774ef533271e608901540e3a22beef11ba7ee8857" "hash": "0c7ab3a26a87ba4d92f32868e90ebb6946a377ccfb80e4639d485e1bab5d6a0f"
} }
}, },
"bin": "deepstream.exe", "bin": "deepstream.exe",