From 746d804febfb14e6f36500a449dc790401fc5a80 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 19 Dec 2017 06:22:29 -0800 Subject: [PATCH] erlang 20.2.2 Closes #21890. 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 e88f564663..a09d90a317 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.2.1.tar.gz" - sha256 "2684bf75e6235ebc41a51a9c417b15deb7c2716a11594390cbc5109f441e4bec" + url "https://github.com/erlang/otp/archive/OTP-20.2.2.tar.gz" + sha256 "7614a06964fc5022ea4922603ca4bf1d2cc241f9bd6b7321314f510fd74c7304" head "https://github.com/erlang/otp.git" bottle do