nvchecker: add ssh-tools

This commit is contained in:
George Rawlinson 2022-02-16 08:17:28 +00:00
parent cf9cef41dd
commit 176387b64f
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -129,6 +129,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[ssh-tools]
source = "github"
github = "vaporup/ssh-tools"
use_max_tag = true
prefix = "v"
[html2md]
source = "github"
github = "suntong/html2md"