nvchecker: add npt
This commit is contained in:
parent
1322d6cd4a
commit
58d33810a2
1 changed files with 6 additions and 0 deletions
|
@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[npt]
|
||||||
|
source = "github"
|
||||||
|
github = "nptcl/npt"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[rustzx]
|
[rustzx]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "rustzx/rustzx"
|
github = "rustzx/rustzx"
|
||||||
|
|
Loading…
Reference in a new issue