nvchecker: add jc

This commit is contained in:
George Rawlinson 2022-04-15 16:26:12 +12:00
parent 1bfaa1d372
commit be40b04595
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

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