erlang@20 20.3.8.1

Closes #29425.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-06-25 22:34:23 -07:00
parent adf65eab12
commit e53520b6b1

View file

@ -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.tar.gz"
sha256 "a7e59c531605fbd19ceac0568ae81c89ec690449e861da6e3598399f9c4b747f"
url "https://github.com/erlang/otp/archive/OTP-20.3.8.1.tar.gz"
sha256 "014a44064d81ef9ce0a1f036e4fbf7402ca3f02b8c592e1aa446090953e338ca"
head "https://github.com/erlang/otp.git", :branch => "maint-20"
bottle do