aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/pyenv-virtualenv.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pyenv-virtualenv.rb b/Library/Formula/pyenv-virtualenv.rb
index dd23cc4a2..9367e36e7 100644
--- a/Library/Formula/pyenv-virtualenv.rb
+++ b/Library/Formula/pyenv-virtualenv.rb
@@ -1,7 +1,7 @@
class PyenvVirtualenv < Formula
homepage "https://github.com/yyuu/pyenv-virtualenv"
- url "https://github.com/yyuu/pyenv-virtualenv/archive/v20141106.tar.gz"
- sha1 "5410f16c3ebb611fe7e0e9f5c808b80902201b25"
+ url "https://github.com/yyuu/pyenv-virtualenv/archive/v20150119.tar.gz"
+ sha1 "8f91e04fb87b0f05b127a557c08ccbe1b42ef32f"
head "https://github.com/yyuu/pyenv-virtualenv.git"