nvchecker: add dsp56300-emulator
This commit is contained in:
parent
9ad5504855
commit
6eee004228
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[dsp56300-emulator]
|
||||||
|
source = "github"
|
||||||
|
github = "dsp56300/gearmulator"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[ruby-set]
|
[ruby-set]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "ruby/set"
|
github = "ruby/set"
|
||||||
|
|
Loading…
Reference in a new issue