aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-09-26 23:45:14 +0100
committerJack Nagel2014-09-26 17:46:57 -0500
commit902401d67fd8fe29b8137a1e53232d2084ed5afa (patch)
tree3461bf928816208b72fdafdb2f2e662995dfeb32 /Library/Formula/bash.rb
parentb9b92e610b8cd962fa6e099311854a0280655ff9 (diff)
downloadhomebrew-902401d67fd8fe29b8137a1e53232d2084ed5afa.tar.bz2
bash: update 4.3.26 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 b354a6e56..aae8c96bc 100644
--- a/Library/Formula/bash.rb
+++ b/Library/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"