diff options
| author | BrewTestBot | 2014-10-19 18:49:33 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-19 18:49:33 +0100 |
| commit | 26d5775494b3535820c48442c23af44f72974880 (patch) | |
| tree | 28ee31dc2593244002807a200079045a75530431 | |
| parent | de52516152850941d59724611902cad051e499c7 (diff) | |
| download | homebrew-26d5775494b3535820c48442c23af44f72974880.tar.bz2 | |
cairo: update 1.12.16_1 bottle.
| -rw-r--r-- | Library/Formula/cairo.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/cairo.rb b/Library/Formula/cairo.rb index 5b0dfc9c6..d3f95471b 100644 --- a/Library/Formula/cairo.rb +++ b/Library/Formula/cairo.rb @@ -11,9 +11,10 @@ class Cairo < Formula revision 1 bottle do - sha1 "10638baaadb72abb460f2693019ad93f95b0c93a" => :mavericks - sha1 "285f291b386d46d86bd6d0360f9f9121170d72bc" => :mountain_lion - sha1 "a854c7d9c3cb0736ae09512384dc943425a29b43" => :lion + revision 1 + sha1 "25b504ff3e601cc87d5f64b2bcc04712aef9ba62" => :yosemite + sha1 "e111154f2b17cdab98ee0606e286761e72ee019c" => :mavericks + sha1 "14926972549bc24365481a627ed8e9d6d02bd2c5" => :mountain_lion end keg_only :provided_pre_mountain_lion |
