From 68bdcb461f6db473cc77e1947dd0ea2f0c3c28c2 Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Tue, 27 Aug 2019 18:43:10 +0200 Subject: [PATCH] Using KeePassKit 2.4.5 to fix breadcrumb issue --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index c0c8ac95..4fae9188 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ -github "MacPass/KeePassKit" "2.4.4" +github "MacPass/KeePassKit" "2.4.5" github "mstarke/HNHUi" "3.0" github "robbiehanson/KissXML" "5.2.3" github "sparkle-project/Sparkle" "1.20.0"