aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/plenv.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/plenv.rb b/Library/Formula/plenv.rb
index 3796e1d6c..d79fc76fd 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.1.0'
- sha1 'b7f2d72022fa8db36fe8cb9b4f3d351a845b1d34'
+ url 'https://github.com/tokuhirom/plenv/tarball/1.4.0'
+ sha1 '1019c2ee9fb16a1fff2cc2f8830d98bdbfdd334b'
head 'https://github.com/tokuhirom/plenv.git'