diff options
| author | BrewTestBot | 2015-04-20 21:10:35 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2015-04-21 10:34:41 +0100 | 
| commit | 0956bba823955d883c8fc3267c17f3a6bb7fed8c (patch) | |
| tree | e928a9426293c9336d8167cfaf7c6baddba7335d /Library | |
| parent | 7d9408553dd322f35f0f228cc966852be4c2bd92 (diff) | |
| download | homebrew-0956bba823955d883c8fc3267c17f3a6bb7fed8c.tar.bz2 | |
dbus-glib: update 0.104 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/dbus-glib.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/dbus-glib.rb b/Library/Formula/dbus-glib.rb index 4d0b230f7..17f8dbe30 100644 --- a/Library/Formula/dbus-glib.rb +++ b/Library/Formula/dbus-glib.rb @@ -4,9 +4,9 @@ class DbusGlib < Formula    sha256 "bfc1f1a82bfc3ec3ecafe04d0e87bab7e999f50dce4f4a34d0b89caf6bd821f6"    bottle do -    revision 1 -    sha1 "51b2423a45fd72b5476a2b3c7f8c7d3716c38976" => :yosemite -    sha1 "a3ed176614007538b3fd7e788e0a72e4710b3762" => :mavericks +    sha256 "b32228702ab3d7e4b518dbe0481c631f0ad89377804ce46bdb96f952fc2489f8" => :yosemite +    sha256 "fe8132af05fb6bcc70679c4b82406fc727fd2e6272e9b57d1d91592c4415f1c8" => :mavericks +    sha256 "75eade40f2f89acf2b93a17e7492dad4a2a63f5375ec28446628bdd9ac4647f8" => :mountain_lion    end    depends_on "pkg-config" => :build  | 
