nvchecker: add pypyr
This commit is contained in:
parent
55392d1baf
commit
d8576f3554
1 changed files with 6 additions and 0 deletions
|
@ -82,6 +82,12 @@ prefix = "r"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[pypyr]
|
||||||
|
source = "github"
|
||||||
|
github = "pypyr/pypyr"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[elvish]
|
[elvish]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "elves/elvish"
|
github = "elves/elvish"
|
||||||
|
|
Loading…
Reference in a new issue