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