From b00e0141c50277bf7d1cdfdd9fb6ae38369a44c0 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Mon, 17 Jun 2019 09:44:46 +1000 Subject: [PATCH] erlang 22.0.3 Closes #41017. Signed-off-by: FX Coudert --- Formula/erlang.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/erlang.rb b/Formula/erlang.rb index 6b122b9c67..a478f0cc5e 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-22.0.2.tar.gz" - sha256 "7a9869f5da85349ef21bd9fbc8feafe1a1f563504a65924ddb542deeb37af7cd" + url "https://github.com/erlang/otp/archive/OTP-22.0.3.tar.gz" + sha256 "b8594588992ef44b141a17f7fe621872d211ce3c083dabfcc65eb4585d3dab38" head "https://github.com/erlang/otp.git" bottle do