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