nvchecker: add fennel

This commit is contained in:
George Rawlinson 2022-04-15 21:15:10 +12:00
parent 1ce3214dd8
commit e85636dbdd
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -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"