nvchecker: add postgresql-semver
This commit is contained in:
parent
f7145e494d
commit
7ea68f2f83
1 changed files with 6 additions and 0 deletions
|
@ -59,6 +59,12 @@ prefix = "r"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[postgresql-semver]
|
||||||
|
source = "github"
|
||||||
|
github = "theory/pg-semver"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[libpg_query]
|
[libpg_query]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "pganalyze/libpg_query"
|
github = "pganalyze/libpg_query"
|
||||||
|
|
Loading…
Reference in a new issue