diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index 4f2c924..49dd5fb 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -142,6 +142,12 @@ github = "fabianlindfors/reshape" use_max_tag = true prefix = "v" +[passphrase2pgp] +source = "github" +github = "skeeto/passphrase2pgp" +use_max_tag = true +prefix = "v" + [jless] source = "github" github = "PaulJuliusMartinez/jless"