nvchecker: add youki

This commit is contained in:
George Rawlinson 2021-12-26 22:33:53 +00:00
parent 4e0cfaaa75
commit a03c7b4fe0
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -90,6 +90,12 @@ to_pattern = '\1.\2.\3'
# github
[youki]
source = "github"
github = "containers/youki"
use_max_tag = true
prefix = "v"
[pulldown-cmark]
source = "github"
github = "raphlinus/pulldown-cmark"