nvchecker: add brpaste

This commit is contained in:
George Rawlinson 2021-08-21 07:25:04 +00:00
parent c31c89542e
commit c31508aa44
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -78,6 +78,12 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[brpaste]
source = "github"
github = "CosmicToast/brpaste"
use_max_tag = true
prefix = "v"
[bytehound]
source = "github"
github = "koute/bytehound"