erlang@20 20.3.8.16

Closes #35677.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-01-04 17:05:33 +11:00 committed by FX Coudert
parent d77536d670
commit 6a25b4ae87

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.15.tar.gz"
sha256 "871eaf1f0e1e367428fc08dde163d906c75f28ca454785362cbb6d2cf8378236"
url "https://github.com/erlang/otp/archive/OTP-20.3.8.16.tar.gz"
sha256 "47af65b7a217e7ce45836c0ad440dfffe931a978ed3ac67e27dc10ffb014b454"
bottle do
cellar :any