diff options
| author | BrewTestBot | 2014-03-28 17:53:37 +0000 | 
|---|---|---|
| committer | Jack Nagel | 2014-03-28 12:56:35 -0500 | 
| commit | 54b57582d819d0504232fe6866f2e1f5151da86e (patch) | |
| tree | ebbba6afcac47d22734a01d2fe0b4e88e0084cd0 /Library/Formula/gobject-introspection.rb | |
| parent | baab9395c00ba61826dedd8251e8d609cbc29fe6 (diff) | |
| download | homebrew-54b57582d819d0504232fe6866f2e1f5151da86e.tar.bz2 | |
gobject-introspection: update 1.40.0 bottle.
Diffstat (limited to 'Library/Formula/gobject-introspection.rb')
| -rw-r--r-- | Library/Formula/gobject-introspection.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/gobject-introspection.rb b/Library/Formula/gobject-introspection.rb index 06fc952d4..3f5bbd12d 100644 --- a/Library/Formula/gobject-introspection.rb +++ b/Library/Formula/gobject-introspection.rb @@ -6,9 +6,9 @@ class GobjectIntrospection < Formula    sha256 '96ea75e9679083e7fe39a105e810e2ead2d708abf189a5ba420bfccfffa24e98'    bottle do -    sha1 "08dcb543c8b7f2c8fc112278db752159edb420ba" => :mavericks -    sha1 "a65b28dde0014e5cf622657ac913e6ad5fd29709" => :mountain_lion -    sha1 "2adfc7d361663cd40780b19cccebfb275a180791" => :lion +    sha1 "dbd65331012abd0570bfb8b115870a4ece51aad7" => :mavericks +    sha1 "e553b3f537e998ef50ca42f1224aa981558ee29d" => :mountain_lion +    sha1 "bb2353a61e8a05d4ef3e2a9f113d8ff348106e79" => :lion    end    option :universal | 
