nvchecker: add python-mistletoe

This commit is contained in:
George Rawlinson 2022-04-12 21:54:02 +12:00
parent 90a53c5cc9
commit ae48dd4822
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github # github
[python-mistletoe]
source = "github"
github = "miyuchina/mistletoe"
use_max_tag = true
prefix = "v"
[python-shodan] [python-shodan]
source = "github" source = "github"
github = "achillean/shodan-python" github = "achillean/shodan-python"