git » libwpg.git » main » tree

[main] / .nvchecker.toml

1
2
3
4
5
6
7
8
[libwpg]
source = "git"
git = "https://git.code.sf.net/p/libwpg/code"

use_max_tag = true
include_regex = "RELEASE.*"
from_pattern = 'RELEASE-(\d+)-(\d+)-(\d+)'
to_pattern = '\1.\2.\3'