diff options
| author | BrewTestBot | 2014-10-19 16:08:17 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-19 16:08:17 +0100 |
| commit | daebae18a11761b3681329d8541f1682a02a6b05 (patch) | |
| tree | b7c108ced3dd663dd957734ce6671db007ffb5dc | |
| parent | 082ea845a143673e0dad190f033f2703c9f33e3f (diff) | |
| download | homebrew-daebae18a11761b3681329d8541f1682a02a6b05.tar.bz2 | |
python: update 2.7.8_2 bottle.
| -rw-r--r-- | Library/Formula/python.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index f20cbd739..2eab4f1f5 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -8,9 +8,10 @@ class Python < Formula revision 2 bottle do - sha1 "b84f255563bb7c86c15329b534d64ab2c8fcb7ba" => :mavericks - sha1 "8921690c3c855ab0a06c76d8c4a2cdf9702b9fdb" => :mountain_lion - sha1 "61d735d94ae8e84c9fdc3bba2af16233aaabda29" => :lion + revision 3 + sha1 "9f8d1d3bf62e78c0918822517a041a845b6703d8" => :yosemite + sha1 "307042fc8dd7f736b450ee5fc631197290483cf7" => :mavericks + sha1 "f3708ea1d1f736527c428f0026aa42499c489fe2" => :mountain_lion end option :universal |
