nvchecker: add hck
This commit is contained in:
parent
9d5703d7ab
commit
023aab34d9
1 changed files with 6 additions and 0 deletions
|
@ -121,6 +121,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[hck]
|
||||
source = "github"
|
||||
github = "sstadick/hck"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[spiped]
|
||||
source = "github"
|
||||
github = "Tarsnap/spiped"
|
||||
|
|
Loading…
Reference in a new issue