From 257692c13e7eaad88d9043b7ccdf2d7f0194f99e Mon Sep 17 00:00:00 2001 From: michael starke Date: Fri, 1 Jul 2016 17:29:29 +0200 Subject: [PATCH] Using current KeePassKit --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index bf46ae0c..ff7f7dcd 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,3 @@ github "sparkle-project/Sparkle" ~> 1.13.1 -github "mstarke/KeePassKit" "4406caed2050c0b5be911d66589647c205660f32" +github "mstarke/KeePassKit" "e4aba22c4a1446825a36cad0c3dd522791245f89" github "mstarke/HNHUi" ~> 1.0 diff --git a/Cartfile.resolved b/Cartfile.resolved index 31f0b3f2..c71bce22 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,3 +1,3 @@ github "mstarke/HNHUi" "1.0.1" -github "mstarke/KeePassKit" "4406caed2050c0b5be911d66589647c205660f32" +github "mstarke/KeePassKit" "e4aba22c4a1446825a36cad0c3dd522791245f89" github "sparkle-project/Sparkle" "1.14.0"