nvchecker: add difftastic

This commit is contained in:
George Rawlinson 2022-03-29 20:13:55 +00:00
parent 8ed70fc2ab
commit 8a8438e55d
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 5 additions and 0 deletions

View File

@ -136,6 +136,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[difftastic]
source = "github"
github = "Wilfred/difftastic"
use_max_tag = true
[git-grab]
source = "github"
github = "wezm/git-grab"