diff options
| author | BrewTestBot | 2014-08-22 19:04:07 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2014-08-24 17:14:18 +0100 | 
| commit | 8b655ee651fc67eda290464ced5de84142abed6b (patch) | |
| tree | 921d5703827f79afe5922e342316791e5c4fc6c7 /Library/Formula/python.rb | |
| parent | c7384a8b617ceb449245f8572949795ee430c1e6 (diff) | |
| download | homebrew-8b655ee651fc67eda290464ced5de84142abed6b.tar.bz2 | |
python: update 2.7.8_1 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 400555d7f..14e650519 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -8,10 +8,9 @@ class Python < Formula    revision 1    bottle do -    revision 1 -    sha1 "f0b987505344d867ab4bf4c7badf461e280ff916" => :mavericks -    sha1 "572f2e03b9798ce167ca8ca299595dea8babe2ad" => :mountain_lion -    sha1 "33290cd9b6ded3b3a168be7cc039f3e7b8c57c63" => :lion +    sha1 "68a2b3065bf0c5dfd6992856984a92f93448d7cf" => :mavericks +    sha1 "b19e492d3fc8f3483bbe61412d3f9dcb1cf0d0c2" => :mountain_lion +    sha1 "ece2bcd6389858f8874b27bf78c4ef0cf57a321a" => :lion    end    option :universal | 
