diff --git a/Cartfile b/Cartfile index c79a9fe5..b8dd63ae 100644 --- a/Cartfile +++ b/Cartfile @@ -1,5 +1,4 @@ github "sparkle-project/Sparkle" ~> 1.22 github "mattt/TransformerKit" ~> 1.1.1 -git "file:///Users/michael/Projekte/GitHub/KeePassKit" "master" -#github "MacPass/KeePassKit" "40b16978fcc9d1ec61425848772b949920fa653c" +github "MacPass/KeePassKit" "4e928213b2ef3a07dcf0b5d9440459f119f9d2f5" github "mstarke/HNHUi" ~> 3.0 diff --git a/Cartfile.resolved b/Cartfile.resolved index 4895812e..852112ec 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ -git "file:///Users/michael/Projekte/GitHub/KeePassKit" "4e928213b2ef3a07dcf0b5d9440459f119f9d2f5" +github "MacPass/KeePassKit" "4e928213b2ef3a07dcf0b5d9440459f119f9d2f5" github "mstarke/HNHUi" "3.0" -github "robbiehanson/KissXML" "5.3.1" +github "robbiehanson/KissXML" "5.3.2" github "sparkle-project/Sparkle" "v1.23.0"