aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-10-16 05:26:25 +0100
committerJack Nagel2014-10-16 00:09:50 -0500
commitf201f4fdf75138d205318075696f6ad12f2856fd (patch)
tree9026291c3fe981ec77e421960c49f5383fe17a54 /Library/Formula/python3.rb
parentaa2d05eaadb0cd288f72a6397c76edf97b0cdcd5 (diff)
downloadhomebrew-f201f4fdf75138d205318075696f6ad12f2856fd.tar.bz2
python3: update 3.4.2_1 bottle.
Diffstat (limited to 'Library/Formula/python3.rb')
-rw-r--r--Library/Formula/python3.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb
index 5daebd336..4d05d86d0 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -7,9 +7,9 @@ class Python3 < Formula
revision 1
bottle do
- sha1 "fd271aeeff5971fc8570b368603f85d551041df7" => :mavericks
- sha1 "548aeec37a6ebbc5f0481d87dd17d260f3c17391" => :mountain_lion
- sha1 "28b35ed1a59bae88da10235379e31554e2c0342d" => :lion
+ sha1 "96f6f3acdba233499310eda1b40906425a0be2ea" => :mavericks
+ sha1 "aaa80a73d5077bad11a671da4b321438711ac7fb" => :mountain_lion
+ sha1 "e023fc5170ee154cf6864c06346ab67c6b09f4dd" => :lion
end
VER="3.4" # The <major>.<minor> is used so often.