diff --git a/Formula/cairomm.rb b/Formula/cairomm.rb index 696ef3b1fc..69de521e26 100644 --- a/Formula/cairomm.rb +++ b/Formula/cairomm.rb @@ -7,9 +7,10 @@ class Cairomm < Formula revision 1 bottle do - sha1 "cd8a555f260bb8b8fe8f82e79b19413255df4e04" => :mavericks - sha1 "76bd3aa998281c12a7b5e936bc3c03462a07e4e6" => :mountain_lion - sha1 "8640ddb943e78dc271c870d259c079bbbfcba668" => :lion + revision 1 + sha1 "11d150d437921cd03ec810690db1e12bf952a7cf" => :yosemite + sha1 "17435d1a18ecda653fa71097ba9620b46421aabf" => :mavericks + sha1 "3247ebe37140dc109465dcfc7b5df6d948690091" => :mountain_lion end option 'without-x', 'Build without X11 support'