From d24b11096202c6fd82410a4cdc5b326a71ca68e5 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 20 Apr 2018 08:57:55 -0700 Subject: [PATCH] erlang 20.3.4 Closes #26883. Signed-off-by: ilovezfs --- Formula/erlang.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/erlang.rb b/Formula/erlang.rb index 4d3179a3a1..05a3c4a9d6 100644 --- a/Formula/erlang.rb +++ b/Formula/erlang.rb @@ -2,8 +2,8 @@ class Erlang < 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.3.tar.gz" - sha256 "34824f66b9dcb180831f7b8f69fb7ed398919f2846c8e750e4af1d262c92c4d3" + url "https://github.com/erlang/otp/archive/OTP-20.3.4.tar.gz" + sha256 "6a3b8d42b49dde708ab6faea4bf56b12466d0435e95314f42cedc0471ffcf7ae" head "https://github.com/erlang/otp.git" bottle do