nvchecker: add python-oyaml
This commit is contained in:
parent
42a69d5219
commit
b4e5c47c3c
1 changed files with 6 additions and 0 deletions
|
@ -95,6 +95,12 @@ source = "github"
|
||||||
github = "sass/dart-sass"
|
github = "sass/dart-sass"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
|
|
||||||
|
[python-oyaml]
|
||||||
|
source = "github"
|
||||||
|
github = "wimglenn/oyaml"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[elfshaker]
|
[elfshaker]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "elfshaker/elfshaker"
|
github = "elfshaker/elfshaker"
|
||||||
|
|
Loading…
Reference in a new issue