summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 3b5ad985131be458ce4ba093be6dc29e1c9711bf (plain)
1
2
3
4
5
[luajit-openresty]
source = "git"
git = "https://github.com/openresty/luajit2.git"
from_pattern = 'v(\d+\.\d+)-(\d+)'
to_pattern = '\1.\2'