From ccb43c82b55dcdccc7326c33309495c8dc5bf73b Mon Sep 17 00:00:00 2001 From: michael starke Date: Thu, 24 Dec 2015 15:44:19 +0100 Subject: [PATCH] fixed #399 --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index bd9bc7f1..14461efe 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,3 @@ github "sparkle-project/Sparkle" "1.12.0b1" github "mstarke/KeePassKit" ~> 1.0 -github "mstarke/HNHUi" ~> 1.0 \ No newline at end of file +github "mstarke/HNHUi" ~> 1.0 diff --git a/Cartfile.resolved b/Cartfile.resolved index 6dbeb46f..cee52034 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,3 +1,3 @@ github "mstarke/HNHUi" "1.0.1" -github "mstarke/KeePassKit" "1.0.1" +github "mstarke/KeePassKit" "1.0.2" github "sparkle-project/Sparkle" "1.12.0b1"