nvchecker: add zinc
This commit is contained in:
parent
1c9880a38d
commit
05bee570f7
1 changed files with 6 additions and 0 deletions
|
@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[zinc]
|
||||
source = "github"
|
||||
github = "zinclabs/zinc"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[pgcli]
|
||||
source = "github"
|
||||
github = "dbcli/pgcli"
|
||||
|
|
Loading…
Reference in a new issue