erlang 22.0.6

Closes #41816.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-07-10 16:40:40 +08:00 committed by FX Coudert
parent 075b8e21cb
commit dcf6191235

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-22.0.5.tar.gz"
sha256 "28e42e2cf2e43c187f273540987b0f297c46cff2c5eeba453144bc0d41dafd31"
url "https://github.com/erlang/otp/archive/OTP-22.0.6.tar.gz"
sha256 "b3489420a673348d0b0f89ebac35a569ee0a108f06f72990faae38971fbe4f13"
head "https://github.com/erlang/otp.git"
bottle do