nvchecker: add octosql

This commit is contained in:
George Rawlinson 2022-01-12 03:24:49 +00:00
parent 6396a6a5d6
commit 1d39baaf5c
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -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"