euphonica/.nvchecker.toml

7 lines
157 B
TOML
Raw Normal View History

2025-09-01 09:09:05 +02:00
[euphonica]
source = "git"
git = "https://github.com/htkhiem/euphonica.git"
prefix = "v"
from_pattern = '(\d+).(\d+).(\d+)-(\D+)'
to_pattern = '\1.\2.\3_\4'