nvchecker: add h2c

This commit is contained in:
George Rawlinson 2021-08-23 08:43:07 +00:00
parent 9c49a90272
commit 619e12a6e6
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 5 additions and 0 deletions

View File

@ -78,6 +78,11 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[h2c]
source = "github"
github = "curl/h2c"
use_max_tag = true
[nushell]
source = "github"
github = "nushell/nushell"