nvchecker: add jsed
This commit is contained in:
parent
109f51c885
commit
a2815dc64a
1 changed files with 6 additions and 0 deletions
|
@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[jsed]
|
||||
source = "github"
|
||||
github = "jtopjian/jsed"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[jc]
|
||||
source = "github"
|
||||
github = "kellyjonbrazil/jc"
|
||||
|
|
Loading…
Reference in a new issue