nvchecker: add difftastic
This commit is contained in:
parent
8ed70fc2ab
commit
8a8438e55d
1 changed files with 5 additions and 0 deletions
|
@ -136,6 +136,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[difftastic]
|
||||||
|
source = "github"
|
||||||
|
github = "Wilfred/difftastic"
|
||||||
|
use_max_tag = true
|
||||||
|
|
||||||
[git-grab]
|
[git-grab]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "wezm/git-grab"
|
github = "wezm/git-grab"
|
||||||
|
|
Loading…
Reference in a new issue