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