From 8283998fa241764cfb2585994b16f903702b3a7c Mon Sep 17 00:00:00 2001 From: michael starke Date: Tue, 1 Dec 2015 19:18:11 +0100 Subject: [PATCH] Updated carthage file Signed-off-by: michael starke --- Cartfile | 2 +- Cartfile.resolved | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Cartfile b/Cartfile index f67d762c..2fabf84c 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,3 @@ github "sparkle-project/Sparkle" "1.12.0b1" -github "mstarke/KeePassKit" "afa0c5a56cd339dc1b95e6a94e59a99958ca5d30" +github "mstarke/KeePassKit" ~> 1.0 github "mstarke/HNHUi" "a0606740ad2db9099c691ad9364ff3da67959b8e" \ No newline at end of file diff --git a/Cartfile.resolved b/Cartfile.resolved index 501c7bc7..2da4da1f 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,3 @@ github "mstarke/HNHUi" "a0606740ad2db9099c691ad9364ff3da67959b8e" -github "mstarke/KeePassKit" "afa0c5a56cd339dc1b95e6a94e59a99958ca5d30" +github "mstarke/KeePassKit" "1.0" github "sparkle-project/Sparkle" "1.12.0b1" -github "mattt/TransformerKit" "0.5.5"