From 3a00916172e2df0244cf92abc66896025696740c Mon Sep 17 00:00:00 2001 From: tech189 Date: Sat, 5 Nov 2022 00:17:25 +0000 Subject: [PATCH] deepstream: Fix checkver Failing checkver in Excavator due to GitHub releases page no longer including release file names (without JS possibly?) --- bucket/deepstream.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bucket/deepstream.json b/bucket/deepstream.json index 584b699b1d..aafae7e9e9 100644 --- a/bucket/deepstream.json +++ b/bucket/deepstream.json @@ -16,8 +16,7 @@ }, "persist": "conf", "checkver": { - "url": "https://github.com/deepstreamIO/deepstream.io/releases", - "regex": "deepstream\\.io-windows-([\\d.]+)\\.zip" + "github": "https://github.com/deepstreamIO/deepstream.io" }, "autoupdate": { "architecture": {