diff options
| author | BrewTestBot | 2014-10-27 02:26:13 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2014-10-27 07:56:12 +0000 | 
| commit | 5317653c68585d86db73ca5e11d2b081b7f2cd0a (patch) | |
| tree | dd7697031d7425125393bc0471ed3d9c787f4d12 | |
| parent | d99c0f64e70e7e73444f79e006133632e13e5b94 (diff) | |
| download | homebrew-5317653c68585d86db73ca5e11d2b081b7f2cd0a.tar.bz2 | |
help2man: update 1.46.4 bottle.
| -rw-r--r-- | Library/Formula/help2man.rb | 7 | 
1 files changed, 3 insertions, 4 deletions
| diff --git a/Library/Formula/help2man.rb b/Library/Formula/help2man.rb index 80d117c0c..88cbbdff5 100644 --- a/Library/Formula/help2man.rb +++ b/Library/Formula/help2man.rb @@ -8,10 +8,9 @@ class Help2man < Formula    bottle do      cellar :any -    revision 1 -    sha1 "778ffe703ac221770ab2794b546e58b82a41821e" => :yosemite -    sha1 "820ffc71397b627d1ac6d0c9e4ac6993af2c6203" => :mavericks -    sha1 "a2d53fcffac92dcc7dc7d89ac799c131f2de510d" => :mountain_lion +    sha1 "6ba98c8f097531912e58863dee1247cb02f9c289" => :yosemite +    sha1 "747eadb45bf3bbcd2e2fd58dac062495768dd912" => :mavericks +    sha1 "134e606290c5c93f915c51fbe87a6ddaa352f1fd" => :mountain_lion    end    def install | 
