aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-31 21:41:38 +0000
committerJack Nagel2014-10-31 16:44:44 -0500
commite5f96da8280af2fd7ba142a215ea8ac29a1e39b4 (patch)
treee50aea973f95ce22f10e59ec3738d5ccb523176f
parentcc007d0ffcef488e98aa330a19442c8a52279644 (diff)
downloadhomebrew-e5f96da8280af2fd7ba142a215ea8ac29a1e39b4.tar.bz2
dos2unix: update 7.1 bottle.
-rw-r--r--Library/Formula/dos2unix.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/dos2unix.rb b/Library/Formula/dos2unix.rb
index edee14e49..9fe3f68ac 100644
--- a/Library/Formula/dos2unix.rb
+++ b/Library/Formula/dos2unix.rb
@@ -7,9 +7,9 @@ class Dos2unix < Formula
sha1 "f8247eda06aab93fbbe84b78fe6d14bd319f0fcd"
bottle do
- sha1 "a616d74ea7f23a01f0cdc47a025eb3a258518ca1" => :mavericks
- sha1 "2f977ec55907fdc5f707a24ad550d5f92853f482" => :mountain_lion
- sha1 "a71748546f87f402ec70eb252c4c72a6812c4163" => :lion
+ sha1 "1c82d8e4870beac2033ed0675cf4534c68425ec7" => :yosemite
+ sha1 "ae53df227748c6d0b0e7f5d8aab49b29a56b6b8b" => :mavericks
+ sha1 "48039984312f59e77b5df9a3e6601acb96743a1d" => :mountain_lion
end
depends_on "gettext"