diff options
| author | BrewTestBot | 2014-06-14 23:14:09 +0100 |
|---|---|---|
| committer | Misty De Meo | 2014-06-14 15:17:09 -0700 |
| commit | d48206e0d63fe34e22fa3248165340fdd513e8aa (patch) | |
| tree | 5b8ce26aa78a03e9ccdd2faf4681bd635dd94fc4 /Library/Formula/python.rb | |
| parent | 34f72472701587ff50dfe2247b5a8b10b465db82 (diff) | |
| download | homebrew-d48206e0d63fe34e22fa3248165340fdd513e8aa.tar.bz2 | |
python: update 2.7.7_2 bottle.
Closes #30162.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
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 26faf1d1e..e6df96229 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -8,9 +8,9 @@ class Python < Formula revision 2 bottle do - sha1 "1e16fa963a72c3a1d4abed0bf54685bae59304de" => :mavericks - sha1 "78309800b4290f9b3e0ebc483f8d7d2d381e0679" => :mountain_lion - sha1 "4078f81e25fb689ec377233d4ef31fba5c9c6b30" => :lion + sha1 "498c5a8268cb3f07b2a4bb870d6cee372c469e67" => :mavericks + sha1 "fadf0c220125a9cbba7d98fb02ba5944f9f7a0eb" => :mountain_lion + sha1 "0626b5c963b0abfcbbac30e4cac6949b1b2f61f3" => :lion end option :universal |
