nvchecker: add opl-synth
This commit is contained in:
parent
e7c1cf50d0
commit
57d591ae42
1 changed files with 6 additions and 0 deletions
|
@ -211,6 +211,12 @@ use_max_tag = true
|
|||
prefix = "release_xt_"
|
||||
exclude_regex = "^(release-|release_1|v).*$"
|
||||
|
||||
[opl-synth]
|
||||
source = "github"
|
||||
github = "reales/opl"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[ob-xd]
|
||||
source = "github"
|
||||
github = "reales/OB-Xd"
|
||||
|
|
Loading…
Reference in a new issue