nvchecker: add miniflux

This commit is contained in:
George Rawlinson 2021-08-24 07:11:48 +00:00
parent da4e1c6900
commit 3e95caf4c4
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).*$"
[miniflux]
source = "github"
github = "miniflux/v2"
use_max_tag = true
prefix = "v"
[fisher]
source = "github"
github = "jorgebucaran/fisher"