nvchecker: add aq

This commit is contained in:
George Rawlinson 2021-08-24 01:29:43 +00:00
parent 1eb08ce435
commit 50d6a24147
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -78,6 +78,12 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[aq]
source = "github"
github = "rossmacarthur/aq"
use_max_tag = true
prefix = "v"
[sheldon]
source = "github"
github = "rossmacarthur/sheldon"