git » nss.git » main » tree

[main] / .nvchecker.toml

1
2
3
4
5
6
[nss]
source = "mercurial"
mercurial = "https://hg.mozilla.org/projects/nss"
include_regex = 'NSS_\d+_\d+_RTM'
from_pattern = 'NSS_(\d+)_(\d+)_RTM'
to_pattern = '\1.\2'