summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: aeee19adf0170089186afeafe06407ad8e2dd259 (plain)
1
2
3
4
5
6
[wine-wow64]
source = "git"
git = "https://gitlab.winehq.org/wine/wine.git"
prefix = "wine-"
include_regex = '^wine-.*$'
exclude_regex = '^(wine-.*[a-z]{2}.*|wine-[0-9]+)$'