git » libappimage.git » main » tree

[main] / .nvchecker.toml

1
2
3
4
5
6
[libappimage]
source = 'github'
github = 'AppImageCommunity/libappimage'
use_max_tag = true
from_pattern = 'v(\d).(\d).(\d)-(\d)'
to_pattern = '\1.\2.\3.\4'