aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/python3.rb')
-rw-r--r--Library/Formula/python3.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb
index 839084dea..8618fe2f1 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -41,8 +41,8 @@ class Python3 < Formula
end
resource "pip" do
- url "https://pypi.python.org/packages/source/p/pip/pip-6.0.8.tar.gz"
- sha1 "bd59a468f21b3882a6c9d3e189d40c7ba1e1b9bd"
+ url "https://pypi.python.org/packages/source/p/pip/pip-6.1.0.tar.gz"
+ sha256 "89f120e2ab3d25ab70c36eb28ad4f280fc9ba71736e74d3055f609c1f9173768"
end
# Homebrew's tcl-tk is built in a standard unix fashion (due to link errors)