From 8d97f5c23589f5a3e76fc7c185b099440cd6ac76 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 2 Jun 2014 19:10:41 +0100 Subject: mongo-c: add 0.96.0 bottle. Closes #29788. Signed-off-by: Mike McQuaid --- Library/Formula/mongo-c.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/mongo-c.rb b/Library/Formula/mongo-c.rb index afc5aac3a..63ffef13f 100644 --- a/Library/Formula/mongo-c.rb +++ b/Library/Formula/mongo-c.rb @@ -5,6 +5,13 @@ class MongoC < Formula url 'https://github.com/mongodb/mongo-c-driver/releases/download/0.96.0/mongo-c-driver-0.96.0.tar.gz' sha1 '2719914366fd95e64e90fc672d7eb18b488e85e6' + bottle do + cellar :any + sha1 "2b47b10f5acee744bfbe52edefa43a5026569d72" => :mavericks + sha1 "e7bcfd6172bf4791636157e4671bcf6cb4a02540" => :mountain_lion + sha1 "c60ea467d0f9765ae489f6c9687b606b92c6c330" => :lion + end + depends_on 'pkg-config' => :build depends_on 'libbson' -- cgit v1.2.3