From c652c457d6816af9293f21002b87d89283529197 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Bertholon Date: Tue, 17 Dec 2019 16:34:29 +0100 Subject: [PATCH] Update dependencies --- Cartfile | 6 +++--- Cartfile.resolved | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Cartfile b/Cartfile index 348c5ed..d815c52 100644 --- a/Cartfile +++ b/Cartfile @@ -1,5 +1,5 @@ github "Mantle/Mantle" "2.1.0" -github "SRGSSR/FXReachability" "f20cd62474d5707d4ca04513473516ba6cdd6c80" -github "SRGSSR/srgappearance-apple" "285f8890d27f451f8b6375c8e4ca73ec3bc41a29" -github "SRGSSR/srgnetwork-apple" "e4f962720ee8ff9ecf099787aef6bcf3a7a9191b" +github "SRGSSR/FXReachability" "1.3.2_srg4" +github "SRGSSR/srgappearance-apple" "2.0.0" +github "SRGSSR/srgnetwork-apple" "2.0.0" github "SRGSSR/UICKeyChainStore" "v2.1.2_srg1" \ No newline at end of file diff --git a/Cartfile.resolved b/Cartfile.resolved index 054b0d3..004de2b 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,9 +1,9 @@ github "AliSoftware/OHHTTPStubs" "8.0.0" github "Mantle/Mantle" "2.1.0" -github "SRGSSR/FXReachability" "f20cd62474d5707d4ca04513473516ba6cdd6c80" -github "SRGSSR/MAKVONotificationCenter" "acf9ce3d6a33592480da2a581dcdc30ed647deac" +github "SRGSSR/FXReachability" "1.3.2_srg4" +github "SRGSSR/MAKVONotificationCenter" "1.0_srg4" github "SRGSSR/UICKeyChainStore" "v2.1.2_srg1" -github "SRGSSR/libextobjc" "33fa3553081acde18089f594051a25710180f679" -github "SRGSSR/srgappearance-apple" "285f8890d27f451f8b6375c8e4ca73ec3bc41a29" -github "SRGSSR/srglogger-apple" "40946ee91c53886c1b8c76f7d18be0880dfffb72" -github "SRGSSR/srgnetwork-apple" "e4f962720ee8ff9ecf099787aef6bcf3a7a9191b" +github "SRGSSR/libextobjc" "0.6_srg2" +github "SRGSSR/srgappearance-apple" "2.0.0" +github "SRGSSR/srglogger-apple" "2.0.0" +github "SRGSSR/srgnetwork-apple" "2.0.0"