aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-31 16:46:27 +0000
committerTim D. Smith2015-01-31 08:47:34 -0800
commit7e42fe5f20d4455f18d15c8622c993949d50cafa (patch)
treee9b4e1c849143350d93c3f924ab182373b9c7a52 /Library/Formula
parentef43ae5d8208b12247b845165b6b59a5278d0182 (diff)
downloadhomebrew-7e42fe5f20d4455f18d15c8622c993949d50cafa.tar.bz2
mongo-c: update 1.1.0 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mongo-c.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/mongo-c.rb b/Library/Formula/mongo-c.rb
index 07fe8e27d..be21670d1 100644
--- a/Library/Formula/mongo-c.rb
+++ b/Library/Formula/mongo-c.rb
@@ -7,9 +7,9 @@ class MongoC < Formula
bottle do
cellar :any
- sha1 "d72b1c9554309ae5e3cfb1789d80f1e317f38d2d" => :yosemite
- sha1 "aeb42a0cc056fd23a3122fcbcab211251fe4f8f1" => :mavericks
- sha1 "d3ba4bf24c5a3fc195609ccd70cc65fc85d095dc" => :mountain_lion
+ sha1 "a1902585054a645fece9ef6e91a53258f3df0356" => :yosemite
+ sha1 "53858df7d3bb85e63d070754e2aa8f0e9576266f" => :mavericks
+ sha1 "b547c663729e6ec4944462c8d305643dd83d452f" => :mountain_lion
end
depends_on "pkg-config" => :build