From c1a2fc6dd03eaa1ce794c189a9194cee4f04433e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 24 Dec 2014 15:28:39 +0000 Subject: mtr: add 0.86 bottle. --- Library/Formula/mtr.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/mtr.rb b/Library/Formula/mtr.rb index aabcad227..18fbd6d36 100644 --- a/Library/Formula/mtr.rb +++ b/Library/Formula/mtr.rb @@ -3,6 +3,13 @@ class Mtr < Formula url "ftp://ftp.bitwizard.nl/mtr/mtr-0.86.tar.gz" sha1 "2c81d0f4c9296861a1159f07eec6acfb4bebecf7" + bottle do + cellar :any + sha1 "8c08e6d32997d6a82ee755de600ba5d63cc50a4e" => :yosemite + sha1 "8cc2160f36567c5a0e913c0e0a9f60b9e835ba28" => :mavericks + sha1 "be91d5c1ad604d190ef1e1d56842592b816197bf" => :mountain_lion + end + head do url "https://github.com/traviscross/mtr.git" depends_on "automake" => :build -- cgit v1.2.3