From c127590f401fb659ebe2ba43d8537e0b4a6ffa6a Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 22 Jul 2014 22:04:54 +0100 Subject: lcov: add 1.11 bottle. Closes #31050. Signed-off-by: Mike McQuaid --- Library/Formula/lcov.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/lcov.rb b/Library/Formula/lcov.rb index 22a133694..d8cd60c4d 100644 --- a/Library/Formula/lcov.rb +++ b/Library/Formula/lcov.rb @@ -5,6 +5,13 @@ class Lcov < Formula url 'https://downloads.sourceforge.net/ltp/lcov-1.11.tar.gz' sha1 'bf8ed68c06805a71528a2a67dd714830afd3ccb5' + bottle do + cellar :any + sha1 "edad7ab819deb6032734442ea88c343e6779f60c" => :mavericks + sha1 "61cb990e2928ad0a1b29e131790790994b5a95d6" => :mountain_lion + sha1 "b417a6801535d439dc26200213e63a4536989d11" => :lion + end + patch :DATA def install -- cgit v1.2.3