PKGBUILDs/extra/protobuf/.nvchecker.toml
2024-08-07 10:28:56 +00:00

6 lines
141 B
TOML

[protobuf]
source = "git"
git = "https://github.com/protocolbuffers/protobuf.git"
prefix = "v"
exclude_regex = ".*(pre|rc|alpha|beta|dev).*"