erlang@21 21.3.8.2

Closes #40523.

Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
Igor Kapkov 2019-05-31 12:30:37 +10:00 committed by Sean Molenaar
parent 034501dd2a
commit 2bc463692d
No known key found for this signature in database
GPG key ID: 6BF5D8DF0D34FAAE

View file

@ -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.tar.gz"
sha256 "e20df59eac5ec0f3d47cb775eb7cfb20438df24d93ba859959a18fe07abf3e6e"
url "https://github.com/erlang/otp/archive/OTP-21.3.8.2.tar.gz"
sha256 "a45bc309b40c507934606723187cb6cdbae547a677d7c52168849864d1ea1c68"
bottle do
cellar :any