From e7d4151b5dac07e54eb4e1963a5f7e285753bc9e Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 3 Jun 2012 18:38:56 -0700 Subject: brew-pip 0.1.2 --- Library/Formula/brew-pip.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/brew-pip.rb b/Library/Formula/brew-pip.rb index 9f91703e8..1b11604fe 100644 --- a/Library/Formula/brew-pip.rb +++ b/Library/Formula/brew-pip.rb @@ -1,9 +1,9 @@ require 'formula' class BrewPip < Formula - url 'https://github.com/josh/brew-pip/tarball/v0.1.1' homepage 'https://github.com/josh/brew-pip' - md5 '2c4b16e9129ab436a3db9cc3ce32b187' + url 'https://github.com/josh/brew-pip/tarball/v0.1.2' + md5 'de88d7e2c08dc85d9f71ae5a2f3fdece' def install bin.install 'bin/brew-pip' -- cgit v1.2.3