From 4e9fa58f83026554450bd9585bb22890c6d430e3 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 27 Sep 2014 19:18:57 +0100 Subject: dos2unix: add 7.0 bottle. --- Library/Formula/dos2unix.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/dos2unix.rb b/Library/Formula/dos2unix.rb index 5df8f1fb6..a6ec1abfd 100644 --- a/Library/Formula/dos2unix.rb +++ b/Library/Formula/dos2unix.rb @@ -6,6 +6,12 @@ class Dos2unix < Formula mirror "https://downloads.sourceforge.net/project/dos2unix/dos2unix/7.0.0/dos2unix-7.0.tar.gz" sha1 "a0c5d20b95f87556ddad226217cc9998c5a0bb70" + bottle do + sha1 "a616d74ea7f23a01f0cdc47a025eb3a258518ca1" => :mavericks + sha1 "2f977ec55907fdc5f707a24ad550d5f92853f482" => :mountain_lion + sha1 "a71748546f87f402ec70eb252c4c72a6812c4163" => :lion + end + depends_on "gettext" def install -- cgit v1.2.3