nvchecker: add dopewars
This commit is contained in:
parent
17bbe568a6
commit
8d79c6784b
1 changed files with 6 additions and 0 deletions
|
@ -120,6 +120,12 @@ source = "github"
|
||||||
github = "angband/angband"
|
github = "angband/angband"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
|
|
||||||
|
[dopewars]
|
||||||
|
source = "github"
|
||||||
|
github = "benmwebb/dopewars"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[immudb]
|
[immudb]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "codenotary/immudb"
|
github = "codenotary/immudb"
|
||||||
|
|
Loading…
Reference in a new issue