tinyxml2: update 2.1.0 bottle.

This commit is contained in:
BrewTestBot 2014-04-23 01:00:03 +01:00 committed by Jack Nagel
parent 46d96f05a7
commit 63b6f8da25

View file

@ -8,9 +8,9 @@ class Tinyxml2 < Formula
bottle do
cellar :any
sha1 "" => :mavericks
sha1 "" => :mountain_lion
sha1 "" => :lion
sha1 "82860d4195cb6c1230770cb35899a26480d608b3" => :mavericks
sha1 "bebfd80f824aeccc679c3efd719457f353d8132e" => :mountain_lion
sha1 "4fba761a6b118583a2ef064c43b7a839fe210cd3" => :lion
end
depends_on "cmake" => :build