diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index 28d0d93..180b32b 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -1749,6 +1749,12 @@ cmd = "./.repo/pkgver/sendmail.sh" # git +[fennel] +source = "git" +git = "https://git.sr.ht/~technomancy/fennel" +use_max_tag = true +prefix = "v" + [pounce] source = "git" git = "https://git.causal.agency/pounce"