nvchecker: add passphrase2pgp
This commit is contained in:
parent
fa6a4ca6ab
commit
b0cb052148
1 changed files with 6 additions and 0 deletions
|
@ -142,6 +142,12 @@ github = "fabianlindfors/reshape"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[passphrase2pgp]
|
||||||
|
source = "github"
|
||||||
|
github = "skeeto/passphrase2pgp"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[jless]
|
[jless]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "PaulJuliusMartinez/jless"
|
github = "PaulJuliusMartinez/jless"
|
||||||
|
|
Loading…
Reference in a new issue