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
|
||||
|
||||
[rlwrap]
|
||||
source = "github"
|
||||
github = "hanslub42/rlwrap"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[lout]
|
||||
source = "github"
|
||||
github = "william8000/lout"
|
||||
|
|
Loading…
Reference in a new issue