diff options
| author | BrewTestBot | 2014-10-06 19:15:06 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-10-06 13:25:12 -0500 |
| commit | 48ee567c216953e33908d093d05086d0cef19983 (patch) | |
| tree | f9a6fc318d13ebe1940bfafcdb3560c0cd65fbcf | |
| parent | 2aca334f18b9cf66bd99be54657627502e320513 (diff) | |
| download | homebrew-48ee567c216953e33908d093d05086d0cef19983.tar.bz2 | |
bash: update 4.3.30 bottle.
| -rw-r--r-- | Library/Formula/bash.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/bash.rb b/Library/Formula/bash.rb index 6f81939bd..87458e4b4 100644 --- a/Library/Formula/bash.rb +++ b/Library/Formula/bash.rb @@ -20,6 +20,9 @@ class Bash < Formula end bottle do + sha1 "90cb996eec0339748d484b6c9634291040e5465d" => :mavericks + sha1 "d58702a5c70288a53369068bf1e45be31fa1bf34" => :mountain_lion + sha1 "b3fbee0555740fe7b0331f9418df807004adf7aa" => :lion end head "git://git.savannah.gnu.org/bash.git" |
