aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-10-04 18:31:23 +0100
committerJack Nagel2014-10-04 12:33:39 -0500
commit53c741679185f35165c7f006c69ae2cad71941fc (patch)
treeb694e2df73a779019db150e34e5d45500631f4cb /Library/Formula/bash.rb
parent45f243b9a296fd7bf70369806e273db1f725d1f9 (diff)
downloadhomebrew-53c741679185f35165c7f006c69ae2cad71941fc.tar.bz2
bash: update 4.3.29 bottle.
Diffstat (limited to 'Library/Formula/bash.rb')
-rw-r--r--Library/Formula/bash.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/bash.rb b/Library/Formula/bash.rb
index ca34d9333..3368437ad 100644
--- a/Library/Formula/bash.rb
+++ b/Library/Formula/bash.rb
@@ -20,6 +20,9 @@ class Bash < Formula
end
bottle do
+ sha1 "56f4bca36aa100a24073b633e09057ecd6511e46" => :mavericks
+ sha1 "4f661b5c44ca3b562e32fc1a9e58069511aeb6ad" => :mountain_lion
+ sha1 "f16f9f3ea0628c50a56c58d4497fd36d4e4320ba" => :lion
end
head "git://git.savannah.gnu.org/bash.git"