nvchecker: add trdsql
This commit is contained in:
parent
4081dae1be
commit
2d9916ce3e
1 changed files with 6 additions and 0 deletions
|
@ -121,6 +121,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[trdsql]
|
||||||
|
source = "github"
|
||||||
|
github = "noborus/trdsql"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[octosql]
|
[octosql]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "cube2222/octosql"
|
github = "cube2222/octosql"
|
||||||
|
|
Loading…
Reference in a new issue