From 1208dde5234e1fb3431e3907901d651ee1755c58 Mon Sep 17 00:00:00 2001 From: Danny Moesch Date: Sun, 17 May 2020 11:04:26 +0200 Subject: [PATCH] Update FavIcon to 3.1.0 --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index 1661926..90267cf 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,6 +1,6 @@ github "SVProgressHUD/SVProgressHUD" "2.2.5" github "kishikawakatsumi/KeychainAccess" "v4.2.0" -github "leonbreedt/FavIcon" "3.0.6" +github "leonbreedt/FavIcon" "3.1.0" github "mattrubin/Base32" "1.1.2+xcode10.2" github "mattrubin/OneTimePassword" "3.2.0" github "mssun/objective-git" "0.15"