summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 9aa9d9c1e798eb23c8243c7a7aa04f2fef8a1011 (plain)
1
2
3
4
5
6
[ripme]
source = "git"
git = "https://github.com/RipMeApp/ripme.git"
include_regex = "\\d+\\.\\d+\\.\\d+-\\d+-[0-9a-f]+"
from_pattern = "(\\d+\\.\\d+\\.\\d+)-\\d+-[0-9a-f]+"
to_pattern = "\\1"