arb: add 2.18.1 bottle.

master
Sean Molenaar 2020-07-20 11:53:06 +00:00
parent 9cb4c191a6
commit 3f14df4c2f
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,13 @@ class Arb < Formula
license "LGPL-2.1" license "LGPL-2.1"
head "https://github.com/fredrik-johansson/arb.git" head "https://github.com/fredrik-johansson/arb.git"
bottle do
cellar :any
sha256 "9315171ee0802ba4fc1e1e8b799f387126c2c2a9adbc8501d659acd3781ad042" => :catalina
sha256 "2674198ab1752ca366e40c6a0b46b62ea85c6035f28c49239658082d6054b3b1" => :mojave
sha256 "0560ad466e4bcbe318c00619c86366f13d1265c178bbcdaea034c4064ee0d55e" => :high_sierra
end
depends_on "cmake" => :build depends_on "cmake" => :build
depends_on "flint" depends_on "flint"
depends_on "gmp" depends_on "gmp"