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