diff options
| author | BrewTestBot | 2014-10-16 05:26:25 +0100 | 
|---|---|---|
| committer | Jack Nagel | 2014-10-16 00:09:50 -0500 | 
| commit | aa2d05eaadb0cd288f72a6397c76edf97b0cdcd5 (patch) | |
| tree | 789c59a956985fb65df7292842f91936366d52c8 /Library/Formula/python.rb | |
| parent | 934a04e81f62253ca12956c153bf5ad5d727565b (diff) | |
| download | homebrew-aa2d05eaadb0cd288f72a6397c76edf97b0cdcd5.tar.bz2 | |
python: update 2.7.8_2 bottle.
Diffstat (limited to 'Library/Formula/python.rb')
| -rw-r--r-- | Library/Formula/python.rb | 7 | 
1 files changed, 3 insertions, 4 deletions
| diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 575ca70d9..f20cbd739 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -8,10 +8,9 @@ class Python < Formula    revision 2    bottle do -    revision 2 -    sha1 "f1244c117036a733742f128f8a168dcb0568675d" => :mavericks -    sha1 "41f27fc515410ff728316e994be6f471520e5c90" => :mountain_lion -    sha1 "cab018e86b60e5a8a8115581a2aa3390b18b3080" => :lion +    sha1 "b84f255563bb7c86c15329b534d64ab2c8fcb7ba" => :mavericks +    sha1 "8921690c3c855ab0a06c76d8c4a2cdf9702b9fdb" => :mountain_lion +    sha1 "61d735d94ae8e84c9fdc3bba2af16233aaabda29" => :lion    end    option :universal | 
