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