From 1011d44d0f51e0503f420fa7cf142c4d635b21be Mon Sep 17 00:00:00 2001 From: EricFromCanada Date: Mon, 20 Jan 2020 11:51:27 -0500 Subject: [PATCH] mbedtls 2.16.4 Closes #49219. Signed-off-by: Rui Chen --- Formula/mbedtls.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mbedtls.rb b/Formula/mbedtls.rb index 1dfa28303c..9d32783069 100644 --- a/Formula/mbedtls.rb +++ b/Formula/mbedtls.rb @@ -1,8 +1,8 @@ class Mbedtls < Formula desc "Cryptographic & SSL/TLS library" homepage "https://tls.mbed.org/" - url "https://tls.mbed.org/download/mbedtls-2.16.3-apache.tgz" - sha256 "ec1bee6d82090ed6ea2690784ea4b294ab576a65d428da9fe8750f932d2da661" + url "https://tls.mbed.org/download/mbedtls-2.16.4-apache.tgz" + sha256 "3441f32bda9c8ef58acc9e18028d09eb9c17d199eb27141bec074905152fb2fb" head "https://github.com/ARMmbed/mbedtls.git", :branch => "development" bottle do