nvchecker: add dragonflydb
This commit is contained in:
parent
53ec7b39c2
commit
4e7ddddf34
1 changed files with 6 additions and 0 deletions
|
@ -146,6 +146,12 @@ github = "autobrr/autobrr"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[dragonflydb]
|
||||||
|
source = "github"
|
||||||
|
github = "dragonflydb/dragonfly"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[jujutsu]
|
[jujutsu]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "martinvonz/jj"
|
github = "martinvonz/jj"
|
||||||
|
|
Loading…
Reference in a new issue