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

View file

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