nvchecker: add rustzx
This commit is contained in:
parent
9618470161
commit
45d5b3a560
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue