diff options
| author | BrewTestBot | 2014-06-08 13:45:55 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-06-08 10:49:09 -0500 |
| commit | e7b782147da50d73083cebc8e686568d3d3eea8f (patch) | |
| tree | 36d4716a4017ecbfa88f81e04d41619446d23397 /Library | |
| parent | 7e97f7c1717d9227cc9fa79f53213a63add95ed9 (diff) | |
| download | homebrew-e7b782147da50d73083cebc8e686568d3d3eea8f.tar.bz2 | |
mongo-c: update 0.96.2 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mongo-c.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/mongo-c.rb b/Library/Formula/mongo-c.rb index 6c5bcb787..8ca136cf2 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 "2b47b10f5acee744bfbe52edefa43a5026569d72" => :mavericks - sha1 "e7bcfd6172bf4791636157e4671bcf6cb4a02540" => :mountain_lion - sha1 "c60ea467d0f9765ae489f6c9687b606b92c6c330" => :lion + sha1 "4f02db86827e0f95979f027c2bb44c3fd19ae463" => :mavericks + sha1 "dcba37116e8d490fd616b2ce2ff926158003408e" => :mountain_lion + sha1 "4c546a1136fbb4ff3f669c87257bcbc1d34ea14a" => :lion end depends_on 'pkg-config' => :build |
