nvchecker: add libpg_query
This commit is contained in:
parent
d8f4d7a89e
commit
aad862a8fb
1 changed files with 6 additions and 0 deletions
|
@ -51,6 +51,12 @@ prefix = "r"
|
|||
|
||||
# github
|
||||
|
||||
[libpg_query]
|
||||
source = "github"
|
||||
github = "pganalyze/libpg_query"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[libmobi]
|
||||
source = "github"
|
||||
github = "bfabiszewski/libmobi"
|
||||
|
|
Loading…
Reference in a new issue