nvchecker: add sonic

This commit is contained in:
George Rawlinson 2022-01-06 06:43:24 +00:00
parent 3d786e13d7
commit d96e766ae2
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
[sonic]
source = "github"
github = "valeriansaliou/sonic"
use_max_tag = true
prefix = "v"
[hck]
source = "github"
github = "sstadick/hck"