From 2104b9f007937b88cec5b2b0aaf70114897d2ee9 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 26 Sep 2014 23:45:14 +0100 Subject: [PATCH] bash: update 4.3.26 bottle. --- Formula/bash.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/bash.rb b/Formula/bash.rb index b354a6e562..aae8c96bc9 100644 --- a/Formula/bash.rb +++ b/Formula/bash.rb @@ -20,6 +20,9 @@ class Bash < Formula end bottle do + sha1 "5e04c0c9669ee5a8a32e2569717d646ea05e711a" => :mavericks + sha1 "871f0d7a85bf8306d20202951727cce761b9d817" => :mountain_lion + sha1 "bd8cdb59b97a34c90a0856c33f6db3ad3b47a738" => :lion end head "git://git.savannah.gnu.org/bash.git"