python3: update 3.4.1_1 bottle.

This commit is contained in:
BrewTestBot 2014-08-22 19:04:07 +01:00 committed by Mike McQuaid
parent 3fdaa36e7d
commit fcb470c374

View file

@ -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.