From 35e8571daa6ca23b482d2affb74764d6386c6a8e Mon Sep 17 00:00:00 2001 From: Robson Roberto Souza Peixoto Date: Mon, 3 Nov 2014 01:44:09 -0300 Subject: pyenv-virtualenvwrapper 20140609 Fix SHA1 Closes #33852. Signed-off-by: Mike McQuaid --- Library/Formula/pyenv-virtualenvwrapper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/pyenv-virtualenvwrapper.rb') 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' -- cgit v1.2.3