nvchecker: add python-babelfish
This commit is contained in:
parent
b37cf8f793
commit
5aabd8d5fb
1 changed files with 5 additions and 0 deletions
|
@ -140,6 +140,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[python-babelfish]
|
||||||
|
source = "github"
|
||||||
|
github = "Diaoul/babelfish"
|
||||||
|
use_max_tag = true
|
||||||
|
|
||||||
[surge-xt]
|
[surge-xt]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "surge-synthesizer/surge"
|
github = "surge-synthesizer/surge"
|
||||||
|
|
Loading…
Reference in a new issue