From 68aa6cfa378763b797bd98c8b09eb83ecb199ba7 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 8 Dec 2014 04:10:48 +0000 Subject: [PATCH] mysql++: add 3.2.1 bottle. --- Formula/mysql++.rb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Formula/mysql++.rb b/Formula/mysql++.rb index 298690e7630..8a6cafacc9a 100644 --- a/Formula/mysql++.rb +++ b/Formula/mysql++.rb @@ -5,6 +5,14 @@ class Mysqlxx < Formula url 'http://tangentsoft.net/mysql++/releases/mysql++-3.2.1.tar.gz' sha1 '1ce5a4484b66d9852718412315e1409cafd8c397' + bottle do + cellar :any + sha1 "51f59174988a858aabde99fbb4bee90da14b3f05" => :yosemite + sha1 "8efb125df0553a8c7e764c02846e258f8de73ebd" => :mavericks + sha1 "9fedd7c2ae4b463a0ff730e29a0e493274896d2b" => :mountain_lion + end + + depends_on 'mysql-connector-c' def install