From c5ed3c42e6028fbda35412afc0c35c81003147fa Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Wed, 9 Oct 2019 17:31:56 +0200 Subject: [PATCH] Updated Sparkle to 1.22.0 --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index 03e479cb..d5a059ef 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,3 @@ -github "sparkle-project/Sparkle" ~> 1.18.1 +github "sparkle-project/Sparkle" ~> 1.22 github "MacPass/KeePassKit" ~> 2.4 github "mstarke/HNHUi" ~> 3.0 diff --git a/Cartfile.resolved b/Cartfile.resolved index 41d6a033..0504ec84 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ github "MacPass/KeePassKit" "2.4.7" github "mstarke/HNHUi" "3.0" github "robbiehanson/KissXML" "5.2.3" -github "sparkle-project/Sparkle" "1.20.0" +github "sparkle-project/Sparkle" "1.22.0"