nvchecker: add libgraphqlparser
This commit is contained in:
parent
b77fbabd35
commit
e5fb713997
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,12 @@ to_pattern = '\1.\2.\3'
|
|||
|
||||
# github
|
||||
|
||||
[libgraphqlparser]
|
||||
source = "github"
|
||||
github = "graphql/libgraphqlparser"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[kirc]
|
||||
source = "github"
|
||||
github = "mcpcpc/kirc"
|
||||
|
|
Loading…
Reference in a new issue