From 79fa4f1c3f7a298150f866d7930658ffdc4adbeb Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Mon, 19 Nov 2018 10:43:35 +0100 Subject: [PATCH] Updated to current KeePassKit (fixes #847) --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index 5a8960f8..355d6b8b 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ -github "MacPass/KeePassKit" "2.3.4" +github "MacPass/KeePassKit" "2.3.5" github "mstarke/HNHUi" "3.0" github "robbiehanson/KissXML" "5.2.3" github "sparkle-project/Sparkle" "1.20.0"