aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/nvchecker/community.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml
index f162441..48c6350 100644
--- a/.config/nvchecker/community.toml
+++ b/.config/nvchecker/community.toml
@@ -586,6 +586,11 @@ source = "git"
git = "https://github.com/x42/gmsynth.lv2"
use_max_tag = true
+[gomuks]
+source = "git"
+git = "https://github.com/tulir/gomuks"
+use_max_tag = true
+
[gpa]
source = "git"
git = "https://dev.gnupg.org/source/gpa.git"
@@ -1456,6 +1461,11 @@ source = "git"
git = "https://github.com/roc-streaming/openfec"
use_max_tag = true
+[openpgp-ca]
+source = "git"
+git = "https://gitlab.com/openpgp-ca/openpgp-ca"
+use_max_tag = true
+
[openpgp-card-tools]
source = "git"
git = "https://gitlab.com/openpgp-card/openpgp-card"