PKGBUILDs/core/icu/.nvchecker.toml
2024-03-16 21:56:36 +00:00

8 lines
136 B
TOML

[icu]
source = "github"
github = "unicode-org/icu"
use_latest_release = true
from_pattern = 'release-(\d+)-(\d+)'
to_pattern = '\1.\2'