nvchecker: add libzen
This commit is contained in:
parent
660efc3c4a
commit
c4c3c35384
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,12 @@ to_pattern = '\1.\2.\3'
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[libzen]
|
||||||
|
source = "github"
|
||||||
|
github = "MediaArea/ZenLib"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[libmediainfo]
|
[libmediainfo]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "MediaArea/MediaInfoLib"
|
github = "MediaArea/MediaInfoLib"
|
||||||
|
|
Loading…
Reference in a new issue