nvchecker: add glow
This commit is contained in:
parent
bf08a14b5e
commit
6b39e49c0f
1 changed files with 6 additions and 0 deletions
|
@ -129,6 +129,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[glow]
|
||||||
|
source = "github"
|
||||||
|
github = "charmbracelet/glow"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[kcgi]
|
[kcgi]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "kristapsdz/kcgi"
|
github = "kristapsdz/kcgi"
|
||||||
|
|
Loading…
Reference in a new issue