From 4699221d41ab5e7f30c708c13794955472777afb Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 4 Oct 2014 18:31:23 +0100 Subject: [PATCH] bash: update 4.3.29 bottle. --- Formula/bash.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/bash.rb b/Formula/bash.rb index ca34d93336b..3368437adef 100644 --- a/Formula/bash.rb +++ b/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"