nvchecker: add elfshaker
This commit is contained in:
parent
bef7d37840
commit
20aca1e03f
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue