aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/brew-pip.rb4
1 files changed, 2 insertions, 2 deletions
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'