From d4a162fb0afd049f456883f725c27aad5592a62f Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 14 Mar 2018 09:33:14 -0700 Subject: [PATCH] erlang@18 18.3.4.8 Closes #25290. 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 8410a9eddb..f68bb0b88f 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.7.tar.gz" - sha256 "6b81891b646370bb44a0121e5ec89f9c45210b17c8c98a10b4581e3721ab686a" + url "https://github.com/erlang/otp/archive/OTP-18.3.4.8.tar.gz" + sha256 "26df069142401924dc10d37f994a5de5ed971824880c5e5cce041b1e82c9250d" head "https://github.com/erlang/otp.git", :branch => "maint-18" bottle do