nvchecker: add znc-palaver

This commit is contained in:
George Rawlinson 2022-01-24 07:30:56 +00:00
parent 324031e93f
commit 6d54c0b123
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
[znc-palaver]
source = "github"
github = "cocodelabs/znc-palaver"
use_max_tag = true
prefix = "v"
[glow]
source = "github"
github = "charmbracelet/glow"