aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDaisuke Maki2013-09-04 10:51:38 +0900
committerMike McQuaid2013-09-04 08:39:50 +0100
commitf50b7120594a4d346d8330fd1762bff3bb794fdf (patch)
treecc6e630cc991bccf1dbb14dbbb2240ae770cdd68 /Library
parentc7f398392ac2c948b3e09ae4db36f7feed7aa376 (diff)
downloadhomebrew-f50b7120594a4d346d8330fd1762bff3bb794fdf.tar.bz2
plenv 2.1.0
Closes #22299. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
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 71e7d3e10..ae9cb7152 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/2.0.1.tar.gz'
- sha1 '534e9048ff171fee2d47d2508f5af30b92b3107f'
+ url 'https://github.com/tokuhirom/plenv/archive/2.1.0.tar.gz'
+ sha1 '9f233ce15e61e1b0606ab9bd522dd97418897c96'
head 'https://github.com/tokuhirom/plenv.git'