diff options
Diffstat (limited to 'Library/Formula')
| -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 b33f153e8..dc2de8d46 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.5018' - sha1 'e39120f65d8983990661200457925775c2259d5c' + url 'https://github.com/miyagawa/cpanminus/tarball/1.5019' + sha1 '6b6ec7266a8f960a0df78989df7948ad51ad80a8' head 'https://github.com/miyagawa/cpanminus.git' |
