From ba36eb33a70e82e9f451a1db5e312ef0e9b7c246 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 20 Jan 2020 10:04:24 -0500 Subject: [PATCH] erlang@21 21.3.8.12 Closes #49206. Signed-off-by: Rui Chen --- Formula/erlang@21.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/erlang@21.rb b/Formula/erlang@21.rb index a4bb4246c1..71fdff5cc5 100644 --- a/Formula/erlang@21.rb +++ b/Formula/erlang@21.rb @@ -2,8 +2,8 @@ class ErlangAT21 < 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-21.3.8.10.tar.gz" - sha256 "68c4d1026992e61a9cf2db4db9a970e27c9d8c1b44366873e74b1fa8371ac3ea" + url "https://github.com/erlang/otp/archive/OTP-21.3.8.12.tar.gz" + sha256 "918f32a594da692a87abe1825b49c9584e751cdebd86055f327fbad03fdf55c1" bottle do cellar :any