nvchecker: add rustzx

This commit is contained in:
George Rawlinson 2022-04-23 22:45:44 +12:00
parent 9618470161
commit 45d5b3a560
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

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