From 3fbd645b69c7e3102ae76882ecfabffc6defa13f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 1 Feb 2015 13:01:24 +0000 Subject: zorba: add 3.0 bottle. --- Library/Formula/zorba.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/zorba.rb b/Library/Formula/zorba.rb index ab3c5957f..1930bb2c4 100644 --- a/Library/Formula/zorba.rb +++ b/Library/Formula/zorba.rb @@ -3,6 +3,11 @@ class Zorba < Formula url "https://github.com/28msec/zorba/archive/3.0.tar.gz" sha1 "c444cde689600aab1172b4974348dd6626e92261" + bottle do + sha1 "3eb71a93bb29f023eb53b17e4e3a5723fae80277" => :yosemite + sha1 "d6a151267820b1fbdcec678b38a2f85feda9e475" => :mavericks + end + option "with-big-integer", "Use 64 bit precision instead of arbitrary precision for performance" option "with-ssl-verification", "Enable SSL peer certificate verification" -- cgit v1.2.3