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]
|
[bugdom]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "jorio/Bugdom"
|
github = "jorio/Bugdom"
|
||||||
use_latest_release = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
[nanosaur]
|
[nanosaur]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "jorio/Nanosaur"
|
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"
|
prefix = "v"
|
||||||
|
|
||||||
[air]
|
[air]
|
||||||
|
|
Loading…
Reference in a new issue