diff options
Diffstat (limited to 'Library/Formula/python3.rb')
| -rw-r--r-- | Library/Formula/python3.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 8bf01e575..5eb8c1776 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -7,9 +7,9 @@ class Python3 < Formula revision 1 bottle do - sha1 "e86f7aede6e519a426e326f5020dc780ee39f05e" => :mavericks - sha1 "ad0bdc7fbf3f5079d134405fc83465634e07c40d" => :mountain_lion - sha1 "942f16fe68c47b267c958eca67f3754b412bd10d" => :lion + sha1 "c5c73be8677f650f901ca0800f0531ec32d017ff" => :mavericks + sha1 "6999a1ab90c356846f8c00a418eb50d715337a71" => :mountain_lion + sha1 "a77e3d700c22d3b0e9a3071384db458eabf876fb" => :lion end VER='3.4' # The <major>.<minor> is used so often. |
