PKGBUILDs/core/shadow/.nvchecker.toml

6 lines
161 B
TOML
Raw Normal View History

2024-03-11 23:08:07 +00:00
[shadow]
source = "git"
git = "https://github.com/shadow-maint/shadow"
include_regex = "([\\d]+[.]+)()([\\d.]+)"
exclude_regex = ".*(dev|rc|RC|alpha|beta|bp).*"