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