mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
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:
parent
a5df679b3c
commit
3a00916172
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user