diff options
| author | BrewTestBot | 2014-09-28 19:40:52 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-09-28 13:46:20 -0500 |
| commit | 14c2f276feba2fc4a5073be9b9626df6d1994704 (patch) | |
| tree | 9f48c44e8d4be30000e83b42f3695fb0767c6173 | |
| parent | b662fa224b10ba096286129e503a151b6ef35a03 (diff) | |
| download | homebrew-14c2f276feba2fc4a5073be9b9626df6d1994704.tar.bz2 | |
bash: update 4.3.27 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 5362fb524..876fffec0 100644 --- a/Library/Formula/bash.rb +++ b/Library/Formula/bash.rb @@ -20,6 +20,9 @@ class Bash < Formula end bottle do + sha1 "498854a9cd4511e738a5e50a5532b6e698894dd7" => :mavericks + sha1 "7582ffd8bc7e9124070e6ec38e02ddae54d93a66" => :mountain_lion + sha1 "ffdb3be7e26c13622240b8dc3339b9b4e6c93b9f" => :lion end head "git://git.savannah.gnu.org/bash.git" |
