nvchecker: add elfshaker

This commit is contained in:
George Rawlinson 2021-11-20 06:05:33 +00:00
parent bef7d37840
commit 20aca1e03f
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -86,6 +86,12 @@ to_pattern = '\1.\2.\3'
# github
[elfshaker]
source = "github"
github = "elfshaker/elfshaker"
use_max_tag = true
prefix = "v"
[lemmy]
source = "github"
github = "LemmyNet/lemmy"