diff options
| author | BrewTestBot | 2014-08-16 18:17:48 +0100 |
|---|---|---|
| committer | Brett Koonce | 2014-08-17 10:32:56 -0700 |
| commit | 864616dbc76c901b7137a3c02816eeb40732a6d0 (patch) | |
| tree | 73ce7c1efe18c5ac56263d08971fd48885bec60e /Library/Formula/help2man.rb | |
| parent | 9889376a6d4b0628354de670698e589f26c75a9a (diff) | |
| download | homebrew-864616dbc76c901b7137a3c02816eeb40732a6d0.tar.bz2 | |
help2man: update 1.46.1 bottle.
Closes #31640.
Diffstat (limited to 'Library/Formula/help2man.rb')
| -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 4bfe09686..d315b66ff 100644 --- a/Library/Formula/help2man.rb +++ b/Library/Formula/help2man.rb @@ -8,9 +8,9 @@ class Help2man < Formula bottle do cellar :any - sha1 "8ee54313de90e7362ac98f5b93adaad3de1986e6" => :mavericks - sha1 "8de37051ce5504b73ebe067cc38ec0063f6f9540" => :mountain_lion - sha1 "26c6736453c30840a662fffe55172cfbe300e4ef" => :lion + sha1 "13acec14f0cdf3de9c31faae953241f53da2ac0e" => :mavericks + sha1 "e859195d7c051c7b7f87b59f77c046029d07773c" => :mountain_lion + sha1 "67b0b7d57eba0b132aad6c79d1a4597d09667364" => :lion end def install |
