nvchecker: add suppaftp
This commit is contained in:
parent
4b5e8e521b
commit
adb7456bf6
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[suppaftp]
|
||||
source = "github"
|
||||
github = "veeso/suppaftp"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[victoria-metrics]
|
||||
source = "github"
|
||||
github = "VictoriaMetrics/VictoriaMetrics"
|
||||
|
|
Loading…
Reference in a new issue