erlang 21.0.9

Closes #32052.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2018-09-14 02:43:08 +08:00 committed by FX Coudert
parent fa55ac1102
commit c49c5df0a7

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.8.tar.gz"
sha256 "593c0cd52937564b1af540fb0df66d6210407bdd46e3a43b48cb3ea4f975cb03"
url "https://github.com/erlang/otp/archive/OTP-21.0.9.tar.gz"
sha256 "fbbd21358ddcf657b3125db636ef2260d421f5024ff9b4ad03c5e690651ec0dd"
head "https://github.com/erlang/otp.git"
bottle do