nvchecker: add ssh-tools
This commit is contained in:
parent
cf9cef41dd
commit
176387b64f
1 changed files with 6 additions and 0 deletions
|
@ -129,6 +129,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[ssh-tools]
|
||||||
|
source = "github"
|
||||||
|
github = "vaporup/ssh-tools"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[html2md]
|
[html2md]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "suntong/html2md"
|
github = "suntong/html2md"
|
||||||
|
|
Loading…
Reference in a new issue