aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pyenv-virtualenv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pyenv-virtualenv.rb')
-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 421126d0f..68b1b57ec 100644
--- a/Library/Formula/pyenv-virtualenv.rb
+++ b/Library/Formula/pyenv-virtualenv.rb
@@ -2,8 +2,8 @@ require "formula"
class PyenvVirtualenv < Formula
homepage "https://github.com/yyuu/pyenv-virtualenv"
- url "https://github.com/yyuu/pyenv-virtualenv/archive/v20140615.tar.gz"
- sha1 "ba753592f2dcb4d2ef0d65b1622672d5defc50c0"
+ url "https://github.com/yyuu/pyenv-virtualenv/archive/v20140705.tar.gz"
+ sha1 "78e90aee72a783dfd9722c55e2271b08688fb408"
head "https://github.com/yyuu/pyenv-virtualenv.git"