nvchecker: add jless

This commit is contained in:
George Rawlinson 2022-02-25 21:48:03 +00:00
parent db8d37a715
commit a4aeeaa4f9
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -129,6 +129,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[jless]
source = "github"
github = "PaulJuliusMartinez/jless"
use_max_tag = true
prefix = "v"
[obelisk]
source = "github"
github = "go-shiori/obelisk"