aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-10-01 20:10:06 +0100
committerJack Nagel2014-10-01 14:11:07 -0500
commit5d8671ebb08f9a0f4cdf4c4a0239132b5918d279 (patch)
tree7901563718ad1088b0bfd2ff47f8863cf9c27364 /Library/Formula/bash.rb
parentddfc435f99893b237b374095eef4cf39b973be61 (diff)
downloadhomebrew-5d8671ebb08f9a0f4cdf4c4a0239132b5918d279.tar.bz2
bash: update 4.3.28 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 5ccf1386f..889d6e4ff 100644
--- a/Library/Formula/bash.rb
+++ b/Library/Formula/bash.rb
@@ -20,6 +20,9 @@ class Bash < Formula
end
bottle do
+ sha1 "ab637031490cf82480c07687a9118aec6ad08cb0" => :mavericks
+ sha1 "d206dc902b6acefdd383eee7506d4cbece47ce01" => :mountain_lion
+ sha1 "7602fded8f0f794adf17345ca8f0d5e3017bb980" => :lion
end
head "git://git.savannah.gnu.org/bash.git"