nvchecker: add angle-grinder
This commit is contained in:
parent
054b595083
commit
b299c347f0
1 changed files with 6 additions and 0 deletions
|
@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[angle-grinder]
|
||||||
|
source = "github"
|
||||||
|
github = "rcoh/angle-grinder"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[up]
|
[up]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "akavel/up"
|
github = "akavel/up"
|
||||||
|
|
Loading…
Reference in a new issue