diff options
| author | BrewTestBot | 2014-06-02 18:59:43 +0100 | 
|---|---|---|
| committer | Adam Vandenberg | 2014-06-02 21:16:13 -0700 | 
| commit | 4d8e2ab24fdc8462b462b25ffcdc4e5dc674bb87 (patch) | |
| tree | 2b4406509b5675e5695e101206a53e47ddb6d884 /Library/Formula/python.rb | |
| parent | 8ad2f016f46d0b83e74366bd3cfe86ee1e00a786 (diff) | |
| download | homebrew-4d8e2ab24fdc8462b462b25ffcdc4e5dc674bb87.tar.bz2 | |
python: update 2.7.7_1 bottle.
Diffstat (limited to 'Library/Formula/python.rb')
| -rw-r--r-- | Library/Formula/python.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index be5246984..76a142a15 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -8,9 +8,9 @@ class Python < Formula    revision 1    bottle do -    sha1 "4a9f0e366ec4fd69aa36cd7fa156a26b16ebfaf2" => :mavericks -    sha1 "542b53cdf6c756d740d8b87b0ca329b35c912755" => :mountain_lion -    sha1 "7b7d5cc528403151bb6d84042f2b16b1c22e05e2" => :lion +    sha1 "1e16fa963a72c3a1d4abed0bf54685bae59304de" => :mavericks +    sha1 "78309800b4290f9b3e0ebc483f8d7d2d381e0679" => :mountain_lion +    sha1 "4078f81e25fb689ec377233d4ef31fba5c9c6b30" => :lion    end    option :universal | 
