erlang 21.0.3

Closes #30043.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
commitay 2018-07-13 21:51:57 +10:00 committed by ilovezfs
parent 6be0a8f83e
commit acd29ca60f

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.0.2.tar.gz"
sha256 "bc64a6edcbc403a56b4f75997394697addec61ad67623dba81d11729abb931a8"
url "https://github.com/erlang/otp/archive/OTP-21.0.3.tar.gz"
sha256 "81ed829f829d53ce7dd7e3808eb3162ef672d52bd3ebc1ad1b6c6dafc06cc324"
head "https://github.com/erlang/otp.git"
bottle do