nvchecker: add obelisk
This commit is contained in:
parent
48a1a36f32
commit
e68ac4d318
1 changed files with 6 additions and 0 deletions
|
@ -129,6 +129,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[obelisk]
|
||||
source = "github"
|
||||
github = "go-shiori/obelisk"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[shiori]
|
||||
source = "github"
|
||||
github = "go-shiori/shiori"
|
||||
|
|
Loading…
Reference in a new issue