nvchecker: add dbmate
This commit is contained in:
parent
5b80b23b9a
commit
c84374f20a
1 changed files with 6 additions and 0 deletions
|
@ -82,6 +82,12 @@ prefix = "r"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[dbmate]
|
||||||
|
source = "github"
|
||||||
|
github = "amacneil/dbmate"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[tern]
|
[tern]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "jackc/tern"
|
github = "jackc/tern"
|
||||||
|
|
Loading…
Reference in a new issue