erlang@20: add 20.3.8 bottle.

This commit is contained in:
BrewTestBot 2018-06-20 13:19:31 +00:00 committed by ilovezfs
parent 35e9c616b5
commit 3ac1d5d0ba

View file

@ -6,6 +6,13 @@ class ErlangAT20 < Formula
sha256 "a7e59c531605fbd19ceac0568ae81c89ec690449e861da6e3598399f9c4b747f"
head "https://github.com/erlang/otp.git", :branch => "maint-20"
bottle do
cellar :any
sha256 "464a98017adbd4844758bfd92b1d3da9063cf5cc1e8f23dac82b5899061706f7" => :high_sierra
sha256 "12bf29a03acb9846e87b02ab4bbf62de807261cf40902830cf73f419a3ebebb8" => :sierra
sha256 "832f4ac79623820c5d6de4b007f09e649a830edcd4dda8394f471205e23b1ada" => :el_capitan
end
keg_only :versioned_formula
option "without-hipe", "Disable building hipe; fails on various macOS systems"