PKGBUILDs/extra/gitea/.nvchecker.toml
2024-08-04 10:26:13 +00:00

6 lines
134 B
TOML

[gitea]
source = "git"
git = "https://github.com/go-gitea/gitea.git"
prefix = "v"
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc|dev).*"