aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvchecker/community.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/nvchecker/community.toml')
-rw-r--r--.config/nvchecker/community.toml23
1 files changed, 20 insertions, 3 deletions
diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml
index 67c5561..975b44d 100644
--- a/.config/nvchecker/community.toml
+++ b/.config/nvchecker/community.toml
@@ -1077,6 +1077,12 @@ source = "git"
git = "https://github.com/linuxaudio/new-session-manager"
use_max_tag = true
+[nextcloud]
+source = "git"
+git = "https://github.com/nextcloud/server"
+use_max_tag = true
+exclude_regex = "(v|)([\\d.]+)(-|)(rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)"
+
[nextcloud-app-deck]
source = "git"
git = "https://github.com/nextcloud/deck"
@@ -2131,6 +2137,12 @@ source = "git"
git = "https://git.savannah.gnu.org/git/solfege.git"
use_max_tag = true
+[solr]
+source = "git"
+git = "https://github.com/apache/lucene-solr"
+include_regex = "releases/lucene-solr/([\\d.]+)"
+use_max_tag = true
+
[sonic-pi]
source = "git"
git = "https://github.com/samaaron/sonic-pi"
@@ -2274,6 +2286,11 @@ git = "https://github.com/NLnetLabs/unbound"
exclude_regex = "(v|release-|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|[b])(-[\\d.]+|[\\d.]+|)"
use_max_tag = true
+[uwsgi]
+source = "git"
+git = "https://github.com/unbit/uwsgi"
+use_max_tag = true
+
[vamp-aubio-plugins]
source = "git"
git = "https://github.com/aubio/vamp-aubio-plugins"
@@ -2360,9 +2377,9 @@ git = "https://github.com/wiiuse/wiiuse"
use_max_tag = true
[wireplumber]
-# source = "git"
-# git = "https://gitlab.freedesktop.org/pipewire/wireplumber"
-# use_max_tag = true
+source = "git"
+git = "https://gitlab.freedesktop.org/pipewire/wireplumber"
+use_max_tag = true
[wolf-shaper]
source = "git"