nvchecker: add npt

This commit is contained in:
George Rawlinson 2022-05-05 19:36:15 +12:00
parent 1322d6cd4a
commit 58d33810a2
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[npt]
source = "github"
github = "nptcl/npt"
use_max_tag = true
prefix = "v"
[rustzx]
source = "github"
github = "rustzx/rustzx"