nvchecker: add xsv

This commit is contained in:
George Rawlinson 2022-04-07 23:26:04 +00:00
parent bcd10613d9
commit 29d5532510
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -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"