aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorRobson Roberto Souza Peixoto2014-11-03 01:44:09 -0300
committerMike McQuaid2014-11-03 08:22:12 +0000
commit35e8571daa6ca23b482d2affb74764d6386c6a8e (patch)
tree332c1d9f22406f489e3fde3fa3400ab8b263ad5f /Library/Formula
parent0fa9be06b98484a808398f687a99fbe8456c145a (diff)
downloadhomebrew-35e8571daa6ca23b482d2affb74764d6386c6a8e.tar.bz2
pyenv-virtualenvwrapper 20140609
Fix SHA1 Closes #33852. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pyenv-virtualenvwrapper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pyenv-virtualenvwrapper.rb b/Library/Formula/pyenv-virtualenvwrapper.rb
index 88bd903bd..943877125 100644
--- a/Library/Formula/pyenv-virtualenvwrapper.rb
+++ b/Library/Formula/pyenv-virtualenvwrapper.rb
@@ -3,7 +3,7 @@ require 'formula'
class PyenvVirtualenvwrapper < Formula
homepage 'https://github.com/yyuu/pyenv-virtualenvwrapper'
url 'https://github.com/yyuu/pyenv-virtualenvwrapper/archive/v20140609.tar.gz'
- sha1 '76c47ceb9d72c0cfbe788313b65371f718f343fb'
+ sha1 '04c36c836cbf1284f9d3bb5c442f40712022b532'
head 'https://github.com/yyuu/pyenv-virtualenvwrapper.git'