erlang 21.2.1

Closes #35342.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
Igor Kapkov 2018-12-22 15:02:45 +11:00
parent 0e7a4e56c4
commit 34d3e8cde0
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

View file

@ -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-21.2.tar.gz"
sha256 "5d2cb28232a60ce88c6478fcf5d6aa5be353555e02f3cf96ed93c9bae7522448"
url "https://github.com/erlang/otp/archive/OTP-21.2.1.tar.gz"
sha256 "836d2e99337963ea583732f1f43b697df9c61940e8b16732919a55db82d8808f"
head "https://github.com/erlang/otp.git"
bottle do