From acd2e1bc0ff4c36ab3faf2fb5ff503f33aeffc96 Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Mon, 21 Dec 2020 22:48:57 +0100 Subject: [PATCH] Fixed missing password colorization --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index 1a09a31a..49d5eaaf 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,5 +1,5 @@ github "MacPass/KeePassKit" "e22b8f2e5b4f8bccdea7630318e42eeb6eec23b5" github "mattt/TransformerKit" "1.1.1" -github "mstarke/HNHUi" "4.0.2" +github "mstarke/HNHUi" "4.0.3" github "robbiehanson/KissXML" "5.3.2" github "sparkle-project/Sparkle" "1.24.0"