librewolf-bin/.nvchecker.toml

6 lines
164 B
TOML
Raw Normal View History

2025-09-02 21:29:08 +02:00
[librewolf-bin]
source = "git"
git = "https://gitlab.com/librewolf-community/browser/bsys6.git"
from_pattern = '(\d+).(\d+).(\d+)-(\d+)'
to_pattern = '\1.\2.\3_\4'