diff options
| author | BrewTestBot | 2014-10-20 10:26:49 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 10:44:56 +0100 |
| commit | 4461576b478d83bc965f8157c4d099841f58942a (patch) | |
| tree | 56ddcacbf1554e247b2663d3403996032e73b75a /Library/Formula | |
| parent | 7141388db0a659430e81b4b301333a70f42c4439 (diff) | |
| download | homebrew-4461576b478d83bc965f8157c4d099841f58942a.tar.bz2 | |
libbson: update 1.0.0 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libbson.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libbson.rb b/Library/Formula/libbson.rb index 69697598a..6b6bf6d54 100644 --- a/Library/Formula/libbson.rb +++ b/Library/Formula/libbson.rb @@ -7,9 +7,10 @@ class Libbson < Formula bottle do cellar :any - sha1 "6c8c52c2a7067613ad78d325f16f938ea21e2627" => :mavericks - sha1 "a0f4632571ed91cf3bba8506c2daf0d9558f0663" => :mountain_lion - sha1 "34fe292661f52c29a29e2a9983834c5b4dac1e76" => :lion + revision 1 + sha1 "3297d100eaedf77809f91c51a7f72a73b593b933" => :yosemite + sha1 "df8c11ab2248097d690e052f890658e357a16b59" => :mavericks + sha1 "1f1dc1a0f7a196c8211a8e2fc1b3b2f69b58aefd" => :mountain_lion end def install |
