nvchecker: add bat-extras
This commit is contained in:
parent
4a7ed3e8c3
commit
3f7bfde2a4
1 changed files with 6 additions and 0 deletions
|
@ -89,6 +89,12 @@ source = "github"
|
||||||
github = "fcambus/dnc"
|
github = "fcambus/dnc"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
|
|
||||||
|
[bat-extras]
|
||||||
|
source = "github"
|
||||||
|
github = "eth-p/bat-extras"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[miller]
|
[miller]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "johnkerl/miller"
|
github = "johnkerl/miller"
|
||||||
|
|
Loading…
Reference in a new issue