nvchecker: add lout
This commit is contained in:
parent
3197fcb178
commit
a831ccffe4
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,12 @@ to_pattern = '\1.\2.\3'
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[lout]
|
||||||
|
source = "github"
|
||||||
|
github = "william8000/lout"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[fortune-mod]
|
[fortune-mod]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "shlomif/fortune-mod"
|
github = "shlomif/fortune-mod"
|
||||||
|
|
Loading…
Reference in a new issue