5 lines
164 B
TOML
5 lines
164 B
TOML
[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'
|