nvchecker: add pastel

This commit is contained in:
George Rawlinson 2022-01-09 06:51:14 +00:00
parent 0990e928a5
commit 4cd882925c
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

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