deepstream: Fix checkver

Failing checkver in Excavator due to GitHub releases page no longer including release file names (without JS possibly?)
This commit is contained in:
tech189 2022-11-05 00:17:25 +00:00
parent a5df679b3c
commit 3a00916172

View File

@ -16,8 +16,7 @@
}, },
"persist": "conf", "persist": "conf",
"checkver": { "checkver": {
"url": "https://github.com/deepstreamIO/deepstream.io/releases", "github": "https://github.com/deepstreamIO/deepstream.io"
"regex": "deepstream\\.io-windows-([\\d.]+)\\.zip"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {