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

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"