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 45f71ec29..a0f2db7ec 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/archive/1.4.7.tar.gz' - sha1 '023c1d7eeba3ae86ad534db9473645070a043437' + url 'https://github.com/tokuhirom/plenv/archive/1.4.15.tar.gz' + sha1 '34c8524b990010c6d1d1d8508b880904b327fe03' head 'https://github.com/tokuhirom/plenv.git' |
