6 lines
180 B
TOML
6 lines
180 B
TOML
[unbound]
|
|
source = "git"
|
|
git = "https://github.com/NLnetLabs/unbound"
|
|
prefix = "release-"
|
|
exclude_regex = "(v|release-|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|[b])(-[\\d.]+|[\\d.]+|)"
|