From d1a0ed0aa92fcc336f0fa334843dcbce956b69a9 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Wed, 13 Dec 2017 07:15:35 +0000 Subject: [PATCH] erlang@18 18.3.4.7 Fixes CVE-2017-1000385. http://erlang.org/pipermail/erlang-questions/2017-November/094257.html Closes #21618. Signed-off-by: ilovezfs --- Formula/erlang@18.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/erlang@18.rb b/Formula/erlang@18.rb index 1a6e3185a6..4fbacedcc3 100644 --- a/Formula/erlang@18.rb +++ b/Formula/erlang@18.rb @@ -1,8 +1,8 @@ class ErlangAT18 < Formula desc "Programming language for highly scalable real-time systems" homepage "https://www.erlang.org/" - url "https://github.com/erlang/otp/archive/OTP-18.3.4.tar.gz" - sha256 "7ab381d64a2943a35782f173792e4c2678ae9fd9bffba1f2814ffe701070c1bc" + url "https://github.com/erlang/otp/archive/OTP-18.3.4.7.tar.gz" + sha256 "6b81891b646370bb44a0121e5ec89f9c45210b17c8c98a10b4581e3721ab686a" head "https://github.com/erlang/otp.git", :branch => "maint-18" bottle do