diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/cpanminus.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cpanminus.rb b/Library/Formula/cpanminus.rb index e023b9614..c9c0bd199 100644 --- a/Library/Formula/cpanminus.rb +++ b/Library/Formula/cpanminus.rb @@ -2,8 +2,8 @@ require 'formula' class Cpanminus < Formula homepage 'https://github.com/miyagawa/cpanminus' - url 'https://github.com/miyagawa/cpanminus/tarball/1.5021' - sha1 '0b750b3dd21c85f83e907ad63fa5093b57944cc4' + url 'https://github.com/miyagawa/cpanminus/tarball/1.6001' + sha1 '44e790de2ba17a356b2554a68b8b389615dd57fd' head 'https://github.com/miyagawa/cpanminus.git' |
