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
|
# github
|
||||||
|
|
||||||
|
[octosql]
|
||||||
|
source = "github"
|
||||||
|
github = "cube2222/octosql"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[dsq]
|
[dsq]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "multiprocessio/dsq"
|
github = "multiprocessio/dsq"
|
||||||
|
|
Loading…
Reference in a new issue