From ecafbe5bb11cd056f4e6f11cd1d03af98a8eeb88 Mon Sep 17 00:00:00 2001 From: Andinus Date: Sat, 15 Oct 2022 22:18:32 +0530 Subject: Fix dependency, Update auth to zef --- META6.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/META6.json b/META6.json index d357bb6..fedd502 100644 --- a/META6.json +++ b/META6.json @@ -1,6 +1,6 @@ { "name" : "orion", - "auth" : "github:andinus", + "auth" : "zef:andinus", "version" : "0.2.2", "description" : "Orion checks for compromised passwords using Have I Been Pwned API", "authors" : [ "Andinus " ], @@ -11,7 +11,7 @@ }, "depends" : [ "Digest::SHA", - "LWP::Simple::auth" + "LWP::Simple:auth" ], "tags": [ "Orion", "PasswordStore", "pass", "HaveIBeenPwned", "HIBP" -- cgit 1.4.1-2-gfad0