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
|
# github
|
||||||
|
|
||||||
|
[jless]
|
||||||
|
source = "github"
|
||||||
|
github = "PaulJuliusMartinez/jless"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[obelisk]
|
[obelisk]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "go-shiori/obelisk"
|
github = "go-shiori/obelisk"
|
||||||
|
|
Loading…
Reference in a new issue