diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/plenv.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/plenv.rb b/Library/Formula/plenv.rb index b3f7cc108..1372f7e1f 100644 --- a/Library/Formula/plenv.rb +++ b/Library/Formula/plenv.rb @@ -2,8 +2,8 @@ require 'formula' class Plenv < Formula homepage 'https://github.com/tokuhirom/plenv' - url 'https://github.com/tokuhirom/plenv/tarball/1.4.2' - sha1 'bc97842f66e8ae052b5566de07520e956dfd76ef' + url 'https://github.com/tokuhirom/plenv/tarball/1.4.3' + sha1 '1911aef906343bfc66ecd92274de454e55fc0e9c' head 'https://github.com/tokuhirom/plenv.git' |
