nvchecker: add sparse

This commit is contained in:
George Rawlinson 2022-04-10 09:09:11 +12:00
parent 3b64bb30de
commit f2d5abf83a
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -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"