From 0fa9be06b98484a808398f687a99fbe8456c145a Mon Sep 17 00:00:00 2001 From: Robson Roberto Souza Peixoto Date: Mon, 3 Nov 2014 01:14:26 -0300 Subject: pyenv-virtualenvwrapper: upgrade to v20140609 --- Library/Formula/pyenv-virtualenvwrapper.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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' -- cgit v1.2.3