nvchecker: add xsv
This commit is contained in:
parent
bcd10613d9
commit
29d5532510
1 changed files with 5 additions and 0 deletions
|
@ -136,6 +136,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[xsv]
|
||||||
|
source = "github"
|
||||||
|
github = "BurntSushi/xsv"
|
||||||
|
use_max_tag = true
|
||||||
|
|
||||||
[suppaftp]
|
[suppaftp]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "veeso/suppaftp"
|
github = "veeso/suppaftp"
|
||||||
|
|
Loading…
Reference in a new issue