aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pyenv-virtualenvwrapper.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pyenv-virtualenvwrapper.rb b/Library/Formula/pyenv-virtualenvwrapper.rb
index 687f576a2..88bd903bd 100644
--- a/Library/Formula/pyenv-virtualenvwrapper.rb
+++ b/Library/Formula/pyenv-virtualenvwrapper.rb
@@ -2,8 +2,8 @@ require 'formula'
class PyenvVirtualenvwrapper < Formula
homepage 'https://github.com/yyuu/pyenv-virtualenvwrapper'
- url 'https://github.com/yyuu/pyenv-virtualenvwrapper/archive/v20140321.tar.gz'
- sha1 '964b6a52f4c097effd03a5c3005a42dfbb413508'
+ url 'https://github.com/yyuu/pyenv-virtualenvwrapper/archive/v20140609.tar.gz'
+ sha1 '76c47ceb9d72c0cfbe788313b65371f718f343fb'
head 'https://github.com/yyuu/pyenv-virtualenvwrapper.git'