nvchecker: add opl-synth

This commit is contained in:
George Rawlinson 2022-10-02 20:16:04 +13:00
parent e7c1cf50d0
commit 57d591ae42
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

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