nvchecker: add hblock

This commit is contained in:
George Rawlinson 2022-10-07 21:02:27 +13:00
parent 32d5161a80
commit 86f83e5fe5
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -154,6 +154,12 @@ use_max_tag = true
prefix = "v"
ignored = "v213"
[hblock]
source = "github"
github = "hectorm/hblock"
use_max_tag = true
prefix = "v"
[go-swagger]
source = "github"
github = "go-swagger/go-swagger"