nvchecker: add fennel
This commit is contained in:
parent
1ce3214dd8
commit
e85636dbdd
1 changed files with 6 additions and 0 deletions
|
@ -1749,6 +1749,12 @@ cmd = "./.repo/pkgver/sendmail.sh"
|
||||||
|
|
||||||
# git
|
# git
|
||||||
|
|
||||||
|
[fennel]
|
||||||
|
source = "git"
|
||||||
|
git = "https://git.sr.ht/~technomancy/fennel"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[pounce]
|
[pounce]
|
||||||
source = "git"
|
source = "git"
|
||||||
git = "https://git.causal.agency/pounce"
|
git = "https://git.causal.agency/pounce"
|
||||||
|
|
Loading…
Reference in a new issue