From 8dd5c9d114a071028938dbeea314a172c1cfc56d Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 24 Feb 2014 16:45:09 +0000 Subject: libplist: add 1.10 bottle. --- Library/Formula/libplist.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/libplist.rb b/Library/Formula/libplist.rb index cebc1c21b..2f0ce861d 100644 --- a/Library/Formula/libplist.rb +++ b/Library/Formula/libplist.rb @@ -7,6 +7,13 @@ class Libplist < Formula head 'http://git.sukimashita.com/libplist.git' + bottle do + cellar :any + sha1 "65760247ede6c7a4ea469ebf823f146c244b303a" => :mavericks + sha1 "fbb4c635fa731899b746e94984e29d1cb8d1b971" => :mountain_lion + sha1 "8cd023361cea5865fd8e523b2db5f4b643c73b1c" => :lion + end + # Improve the default option descr. generated by `depends_on :python => :optional` option 'with-python', 'Enable Cython Python bindings' -- cgit v1.2.3