nvchecker: add licensure
This commit is contained in:
parent
5e47215716
commit
8c7e8507bc
1 changed files with 6 additions and 0 deletions
|
@ -78,6 +78,12 @@ prefix = "r"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[licensure]
|
||||||
|
source = "github"
|
||||||
|
github = "chasinglogic/licensure"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[lowdown]
|
[lowdown]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "kristapsdz/lowdown"
|
github = "kristapsdz/lowdown"
|
||||||
|
|
Loading…
Reference in a new issue