From 46bd400d08ef7c73e5355b5ff93936e4c8b83cab Mon Sep 17 00:00:00 2001 From: commitay Date: Wed, 29 Aug 2018 01:15:19 +1000 Subject: [PATCH] erlang@20 20.3.8.8 Closes #31536. Signed-off-by: commitay --- 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 394dc0d87e..a1344e5356 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.7.tar.gz" - sha256 "2f74dcf66194be28b0faab29d2fbc7a27bd97e042286d619f172124b9089dc26" + url "https://github.com/erlang/otp/archive/OTP-20.3.8.8.tar.gz" + sha256 "e831abcf500eabe87e8f94c464db99334048793ad6d28df5ca05f711ef1858e6" bottle do cellar :any