nvchecker: add surge-xt
This commit is contained in:
parent
dedc59dc80
commit
33707bc167
1 changed files with 7 additions and 0 deletions
|
@ -140,6 +140,13 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[surge-xt]
|
||||
source = "github"
|
||||
github = "surge-synthesizer/surge"
|
||||
use_max_tag = true
|
||||
prefix = "release_xt_"
|
||||
exclude_regex = "^(release-|release_1|v).*$"
|
||||
|
||||
[ob-xd]
|
||||
source = "github"
|
||||
github = "reales/OB-Xd"
|
||||
|
|
Loading…
Reference in a new issue