nvchecker: add obelisk

This commit is contained in:
George Rawlinson 2022-02-19 16:59:26 +00:00
parent 48a1a36f32
commit e68ac4d318
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

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