packages/gperftools/.nvchecker.toml

7 lines
178 B
TOML

[gperftools]
source = "git"
git = "https://github.com/gperftools/gperftools.git"
include_regex = "gperftools-.*"
exclude_regex = 'gperftools-\d+\.\d+\.90'
prefix = "gperftools-"