nvchecker: add Pangea Software dependencies

* Mighty Mike
* Otto Matic
This commit is contained in:
George Rawlinson 2021-08-21 22:08:25 +00:00
parent 771a647826
commit 577c35e6f2
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 14 additions and 2 deletions

View File

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