erlang 20.3.6

Closes #27653.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
commitay 2018-05-09 22:58:31 +10:00 committed by FX Coudert
parent 3a720029f0
commit 2d437f67dc

View file

@ -2,8 +2,8 @@ class Erlang < Formula
desc "Programming language for highly scalable real-time systems" desc "Programming language for highly scalable real-time systems"
homepage "https://www.erlang.org/" homepage "https://www.erlang.org/"
# Download tarball from GitHub; it is served faster than the official tarball. # Download tarball from GitHub; it is served faster than the official tarball.
url "https://github.com/erlang/otp/archive/OTP-20.3.4.tar.gz" url "https://github.com/erlang/otp/archive/OTP-20.3.6.tar.gz"
sha256 "6a3b8d42b49dde708ab6faea4bf56b12466d0435e95314f42cedc0471ffcf7ae" sha256 "2494df496943387dbdb895a8b6cf8c04807f6888ae1f7dab25290ad89dcf0eb2"
head "https://github.com/erlang/otp.git" head "https://github.com/erlang/otp.git"
bottle do bottle do