nvchecker: add ft2-clone

This commit is contained in:
George Rawlinson 2022-11-06 21:29:08 +13:00
parent 5bde8ff8d1
commit 7ba6579eb4
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[ft2-clone]
source = "github"
github = "8bitbubsy/ft2-clone"
use_max_tag = true
prefix = "v"
[python-pillow]
source = "github"
github = "python-pillow/pillow"