diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 000000000000..bfb516436b37 --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,6 @@ +[java-openjfx] +source = "git" +git = "https://github.com/openjdk/jfx22u.git" +include_regex = '^((?:\d|\.)+)\+\d+' +from_pattern = '\+' +to_pattern = '.u'