nvchecker: add shiori

This commit is contained in:
George Rawlinson 2022-02-19 06:29:32 +00:00
parent d6f550a6e7
commit d6968e59f0
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

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