nvchecker: add Pangea Software dependencies
* Mighty Mike * Otto Matic
This commit is contained in:
parent
771a647826
commit
577c35e6f2
1 changed files with 14 additions and 2 deletions
|
@ -432,13 +432,25 @@ prefix = "v"
|
|||
[bugdom]
|
||||
source = "github"
|
||||
github = "jorio/Bugdom"
|
||||
use_latest_release = true
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[nanosaur]
|
||||
source = "github"
|
||||
github = "jorio/Nanosaur"
|
||||
use_latest_release = true
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[ottomatic]
|
||||
source = "github"
|
||||
github = "jorio/ottomatic"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[mightymike]
|
||||
source = "github"
|
||||
github = "jorio/mightymike"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[air]
|
||||
|
|
Loading…
Reference in a new issue