mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"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": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user