5 lines
155 B
TOML
5 lines
155 B
TOML
[wireguard-gui-bin]
|
|
source = "git"
|
|
git = "https://github.com/0xle0ne/wireguard-gui.git"
|
|
from_pattern = '^(\d+).(\d+).(\d+)-(\D+)$'
|
|
to_pattern = '\1.\2.\3'
|