aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-09-24 12:40:28 -0500
committerJack Nagel2014-09-24 12:40:28 -0500
commit62d6c2046afba3d412aea65042d0549602ac7f7e (patch)
treedf8379f9d561df380cec16df6c17f9e3efd8589f /Library
parentfe32af06e47eb73d693a4dfbb4041233903e8e70 (diff)
downloadhomebrew-62d6c2046afba3d412aea65042d0549602ac7f7e.tar.bz2
bash: update 4.3.25 bottle.
Diffstat (limited to 'Library')
-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 7e79b9988..564079f1f 100644
--- a/Library/Formula/bash.rb
+++ b/Library/Formula/bash.rb
@@ -20,6 +20,9 @@ class Bash < Formula
end
bottle do
+ sha1 "bc2656046a3997f7d27fb97f9a2ee9567b57f8c5" => :mavericks
+ sha1 "8c1cb58eac01c5387776afcfde3ed3411fc2120c" => :mountain_lion
+ sha1 "2d8b02fe9a0ae98437b1752e073dbccbbe835de0" => :lion
end
head "git://git.savannah.gnu.org/bash.git"