nvchecker: add pastel
This commit is contained in:
parent
0990e928a5
commit
4cd882925c
1 changed files with 6 additions and 0 deletions
|
@ -121,6 +121,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[pastel]
|
||||
source = "github"
|
||||
github = "sharkdp/pastel"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[sonic]
|
||||
source = "github"
|
||||
github = "valeriansaliou/sonic"
|
||||
|
|
Loading…
Reference in a new issue