deepstream: Update to version 9.0.1

This commit is contained in:
github-actions[bot] 2025-06-17 16:30:23 +00:00
parent 89cda42580
commit b9c4f70528

View File

@ -1,12 +1,12 @@
{ {
"version": "9.0.0", "version": "9.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/v9.0.0/deepstream.io-windows-9.0.0.zip", "url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v9.0.1/deepstream.io-windows-9.0.1.zip",
"hash": "f8e0b08de24fa18c81fe792f312d5a1d67a4b0ae2d5b6aa3480e592f88c85bc3" "hash": "2d8c442b977b6934c3947cc5bdcfa1315e97b4410b002a0b7b0f2c9835e8f718"
} }
}, },
"bin": "deepstream.exe", "bin": "deepstream.exe",