aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/nvchecker/core.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/nvchecker/core.toml b/.config/nvchecker/core.toml
index 105a2b7..aab6416 100644
--- a/.config/nvchecker/core.toml
+++ b/.config/nvchecker/core.toml
@@ -123,8 +123,8 @@ use_max_tag = true
[shadow]
source = "git"
git = "https://github.com/shadow-maint/shadow"
-exclude_regex = "(19990709|19990827|20000826|20000902|20001012|20001016)"
-use_max_tag = true
+include_regex = "([\\d]+[.]+)()([\\d.]+)"
+exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp)(-[\\d.]+|[\\d.]+|)"
[usbutils]
source = "git"