nvchecker: add python-atheris

This commit is contained in:
George Rawlinson 2022-10-11 19:12:47 +13:00
parent 9b1d577b9f
commit 51d78298cb
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
[python-atheris]
source = "github"
github = "google/atheris"
use_max_tag = true
prefix = "v"
[dynarmic]
source = "github"
github = "merryhime/dynarmic"