nvchecker: add ft2-clone
This commit is contained in:
parent
5bde8ff8d1
commit
7ba6579eb4
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[ft2-clone]
|
||||||
|
source = "github"
|
||||||
|
github = "8bitbubsy/ft2-clone"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[python-pillow]
|
[python-pillow]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "python-pillow/pillow"
|
github = "python-pillow/pillow"
|
||||||
|
|
Loading…
Reference in a new issue