nvchecker: add wallabag
This commit is contained in:
parent
e68ac4d318
commit
fa3077a19a
1 changed files with 6 additions and 0 deletions
|
@ -141,6 +141,12 @@ github = "go-shiori/shiori"
|
|||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[wallabag]
|
||||
source = "github"
|
||||
github = "wallabag/wallabag"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[ssh-tools]
|
||||
source = "github"
|
||||
github = "vaporup/ssh-tools"
|
||||
|
|
Loading…
Reference in a new issue