virtualenvwrapper 2.2.2

(Note, since this package is now available via pip, it may be removed
as a brew at a future date.)
master
Adam Vandenberg 2010-07-23 09:54:39 -07:00
parent 467957c060
commit 21aea58eb6
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Virtualenvwrapper <Formula
url 'http://www.doughellmann.com/downloads/virtualenvwrapper-2.2.1.tar.gz'
url 'http://www.doughellmann.com/downloads/virtualenvwrapper-2.2.2.tar.gz'
homepage 'http://www.doughellmann.com/projects/virtualenvwrapper/'
md5 '2a221f0a0d6df3267b69073013949310'
md5 'e5324eb7d5bbce7480f8dda5e7dfa125'
def install
libexec.install ['virtualenvwrapper.sh', 'virtualenvwrapper']