diff options
| author | BrewTestBot | 2014-10-22 02:39:09 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2014-10-22 08:27:00 +0100 | 
| commit | 43f3ca50879358c19d8e54e7492753a12415897e (patch) | |
| tree | 0bebca584316539aa1c0db765febbe4fce1b70d2 | |
| parent | c1772cda9e3995d71890f93d85fd5ce021f4c84e (diff) | |
| download | homebrew-43f3ca50879358c19d8e54e7492753a12415897e.tar.bz2 | |
help2man: update 1.46.3 bottle.
| -rw-r--r-- | Library/Formula/help2man.rb | 7 | 
1 files changed, 4 insertions, 3 deletions
| diff --git a/Library/Formula/help2man.rb b/Library/Formula/help2man.rb index 0d93f4c35..201ea0c89 100644 --- a/Library/Formula/help2man.rb +++ b/Library/Formula/help2man.rb @@ -8,9 +8,10 @@ class Help2man < Formula    bottle do      cellar :any -    sha1 "e9d97ada8b008f774ef1ba613bcfaf0e5366cbeb" => :mavericks -    sha1 "271ee35610e547c5d111fd422abac34ba5514303" => :mountain_lion -    sha1 "6bd18f5f15869e50452afdc9b97bd6e99c236fec" => :lion +    revision 1 +    sha1 "778ffe703ac221770ab2794b546e58b82a41821e" => :yosemite +    sha1 "820ffc71397b627d1ac6d0c9e4ac6993af2c6203" => :mavericks +    sha1 "a2d53fcffac92dcc7dc7d89ac799c131f2de510d" => :mountain_lion    end    def install | 
