From e53520b6b1b82de1b080b0bee424fdba18e4eac8 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 25 Jun 2018 22:34:23 -0700 Subject: [PATCH] erlang@20 20.3.8.1 Closes #29425. Signed-off-by: ilovezfs --- Formula/erlang@20.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/erlang@20.rb b/Formula/erlang@20.rb index 4e3dcfc3af..a8e315c04e 100644 --- a/Formula/erlang@20.rb +++ b/Formula/erlang@20.rb @@ -2,8 +2,8 @@ class ErlangAT20 < Formula desc "Programming language for highly scalable real-time systems" homepage "https://www.erlang.org/" # Download tarball from GitHub; it is served faster than the official tarball. - url "https://github.com/erlang/otp/archive/OTP-20.3.8.tar.gz" - sha256 "a7e59c531605fbd19ceac0568ae81c89ec690449e861da6e3598399f9c4b747f" + url "https://github.com/erlang/otp/archive/OTP-20.3.8.1.tar.gz" + sha256 "014a44064d81ef9ce0a1f036e4fbf7402ca3f02b8c592e1aa446090953e338ca" head "https://github.com/erlang/otp.git", :branch => "maint-20" bottle do