nvchecker: add xq
This commit is contained in:
parent
8abd141e16
commit
b580e65f94
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[xq]
|
||||
source = "github"
|
||||
github = "sibprogrammer/xq"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[pt2-clone]
|
||||
source = "github"
|
||||
github = "8bitbubsy/pt2-clone"
|
||||
|
|
Loading…
Reference in a new issue