nvchecker: add trdsql

This commit is contained in:
George Rawlinson 2022-01-13 07:43:03 +00:00
parent 4081dae1be
commit 2d9916ce3e
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -121,6 +121,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[trdsql]
source = "github"
github = "noborus/trdsql"
use_max_tag = true
prefix = "v"
[octosql]
source = "github"
github = "cube2222/octosql"