aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-01-14 04:19:38 +0000
committerJack Nagel2015-01-13 23:20:29 -0500
commit158c66d5ee9641376285158ff5890eabadab2494 (patch)
tree1c4029037927c6e24fd8c8151cc29c5e8a512731
parent2e7f830181e30f15a44a85b404d8199a9a11033c (diff)
downloadhomebrew-158c66d5ee9641376285158ff5890eabadab2494.tar.bz2
bash: update 4.3.33 bottle.
-rw-r--r--Library/Formula/bash.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/bash.rb b/Library/Formula/bash.rb
index d7fdc9634..fd234cf93 100644
--- a/Library/Formula/bash.rb
+++ b/Library/Formula/bash.rb
@@ -17,9 +17,9 @@ class Bash < Formula
end
bottle do
- sha1 "90cb996eec0339748d484b6c9634291040e5465d" => :mavericks
- sha1 "d58702a5c70288a53369068bf1e45be31fa1bf34" => :mountain_lion
- sha1 "b3fbee0555740fe7b0331f9418df807004adf7aa" => :lion
+ sha1 "1cc6e02daae58e10da97078702bc28e8f0c56adf" => :yosemite
+ sha1 "d22fc7bad782868c96b5879534915bfcd8d4116d" => :mavericks
+ sha1 "b4fcec9a0f33d2dd2bb375cbf83d46e6f88bf982" => :mountain_lion
end
head "git://git.savannah.gnu.org/bash.git"