summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: bfb516436b37f0c1974301e28c5af2735819a254 (plain)
1
2
3
4
5
6
[java-openjfx]
source = "git"
git = "https://github.com/openjdk/jfx22u.git"
include_regex = '^((?:\d|\.)+)\+\d+'
from_pattern = '\+'
to_pattern = '.u'