nvchecker: add bytehound

This commit is contained in:
George Rawlinson 2021-08-20 22:20:30 +00:00
parent eff2feddd8
commit d15f425b6c
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -78,6 +78,12 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[bytehound]
source = "github"
github = "koute/bytehound"
use_max_tag = true
prefix = "v"
[gokart]
source = "github"
github = "praetorian-inc/gokart"