nvchecker: add dexed
This commit is contained in:
parent
2027628478
commit
dedc59dc80
1 changed files with 7 additions and 0 deletions
|
@ -146,6 +146,13 @@ github = "reales/OB-Xd"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[dexed]
|
||||||
|
source = "github"
|
||||||
|
github = "asb2m10/dexed"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
ignored = "NIGHTLY"
|
||||||
|
|
||||||
[autobrr]
|
[autobrr]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "autobrr/autobrr"
|
github = "autobrr/autobrr"
|
||||||
|
|
Loading…
Reference in a new issue