nvchecker: add pypyr

This commit is contained in:
George Rawlinson 2021-10-11 23:39:53 +00:00
parent 55392d1baf
commit d8576f3554
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -82,6 +82,12 @@ prefix = "r"
# github
[pypyr]
source = "github"
github = "pypyr/pypyr"
use_max_tag = true
prefix = "v"
[elvish]
source = "github"
github = "elves/elvish"