diff options
-rw-r--r-- | .config/nvchecker/nvchecker.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/nvchecker/nvchecker.ini b/.config/nvchecker/nvchecker.ini index 99ca98b..0fb7ce0 100644 --- a/.config/nvchecker/nvchecker.ini +++ b/.config/nvchecker/nvchecker.ini @@ -38,6 +38,10 @@ use_max_tag = True vcs = git://github.com/amsynth/amsynth use_max_tag = True +[apparmor] +url = https://gitlab.com/apparmor/apparmor/tags +regex = apparmor/tags/v([\d.]+)? + [ardour] vcs = git://github.com/ardour/ardour use_max_tag = True |