diff options
| author | BrewTestBot | 2014-09-09 01:32:08 +0100 | 
|---|---|---|
| committer | Jack Nagel | 2014-09-08 19:33:29 -0500 | 
| commit | aba37145acde66bc6728cbe292703e4210ca34a8 (patch) | |
| tree | eb0aa84290b1c9449eca9d7884e0bd1db8b1b5e3 | |
| parent | dbb642a3073745e50487fa18bc760f60f57d1a78 (diff) | |
| download | homebrew-aba37145acde66bc6728cbe292703e4210ca34a8.tar.bz2 | |
help2man: update 1.46.2 bottle.
| -rw-r--r-- | Library/Formula/help2man.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/help2man.rb b/Library/Formula/help2man.rb index 593e41948..51af1127b 100644 --- a/Library/Formula/help2man.rb +++ b/Library/Formula/help2man.rb @@ -8,9 +8,9 @@ class Help2man < Formula    bottle do      cellar :any -    sha1 "13acec14f0cdf3de9c31faae953241f53da2ac0e" => :mavericks -    sha1 "e859195d7c051c7b7f87b59f77c046029d07773c" => :mountain_lion -    sha1 "67b0b7d57eba0b132aad6c79d1a4597d09667364" => :lion +    sha1 "2f432d716f8225e6b698078c65fd44a0588cee74" => :mavericks +    sha1 "8d2228346994f1f004898126144ea4a4466f9316" => :mountain_lion +    sha1 "4d903506ba1f27bd570ec3cd4012dcfb3cb569df" => :lion    end    def install | 
