aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pyenv.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pyenv.rb b/Library/Formula/pyenv.rb
index c2e7da3ed..a4983f8e7 100644
--- a/Library/Formula/pyenv.rb
+++ b/Library/Formula/pyenv.rb
@@ -2,8 +2,8 @@ require 'formula'
class Pyenv < Formula
homepage 'https://github.com/yyuu/pyenv'
- url 'https://github.com/yyuu/pyenv/archive/v0.4.0-20140110.1.tar.gz'
- sha1 '40204db80537741edbed87a6eefcbf823433ddc2'
+ url 'https://github.com/yyuu/pyenv/archive/v0.4.0-20140211.tar.gz'
+ sha1 'f7c8a5baa9a6f857344935bec3f280a5fe1c6408'
head 'https://github.com/yyuu/pyenv.git'