nvchecker: add sparse
This commit is contained in:
parent
3b64bb30de
commit
f2d5abf83a
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[sparse]
|
||||
source = "github"
|
||||
github = "lucvoo/sparse"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[xemu]
|
||||
source = "github"
|
||||
github = "mborgerson/xemu"
|
||||
|
|
Loading…
Reference in a new issue