diff options
| author | BrewTestBot | 2014-04-09 12:00:24 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-04-09 12:16:51 +0100 |
| commit | 72eb84e61e46f9c22193b7b0fbcf60993b795c8e (patch) | |
| tree | 6a6bbab5c81f04c3828ceb4469fa05c23c7a14a6 /Library/Formula/python.rb | |
| parent | a0ab789009d8b0cadcab17ef4ac176293fa8c67c (diff) | |
| download | homebrew-72eb84e61e46f9c22193b7b0fbcf60993b795c8e.tar.bz2 | |
python: update 2.7.6 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 4d936fdf9..3de30b917 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -8,10 +8,9 @@ class Python < Formula revision 1 bottle do - revision 2 - sha1 "b04bd18f40628d0c21ad32f6805f52088967edf2" => :mavericks - sha1 "dd88dba83a21817b60fa6f54c06735edb1d33d55" => :mountain_lion - sha1 "c178c396a1a6010d000f88ae54acd26ac08ad129" => :lion + sha1 "bcf43a9f8f5f587a86bdc680dd735a853fa3a8a5" => :mavericks + sha1 "781310a1d8d0d6283c2c6c1a88674aad3ada6064" => :mountain_lion + sha1 "3a79b8d747f66fb000197cd9b9e0a4596f814d7e" => :lion end option :universal |
