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
1 changed files with 6 additions and 0 deletions

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"