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 9206ec3c8..35449b4ca 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-20131116.tar.gz'
- sha1 'edbe76ffc1e9b2fc180c1beaffd294946eae7917'
+ url 'https://github.com/yyuu/pyenv/archive/v0.4.0-20131217.tar.gz'
+ sha1 '2d2a89bd89bce88a0e09b1473ef786bbdcb08394'
head 'https://github.com/yyuu/pyenv.git'