nvchecker: add glow

This commit is contained in:
George Rawlinson 2022-01-23 23:15:42 +00:00
parent bf08a14b5e
commit 6b39e49c0f
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -129,6 +129,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[glow]
source = "github"
github = "charmbracelet/glow"
use_max_tag = true
prefix = "v"
[kcgi]
source = "github"
github = "kristapsdz/kcgi"