diff options
| author | BrewTestBot | 2014-09-26 23:45:14 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-09-26 17:46:57 -0500 |
| commit | 902401d67fd8fe29b8137a1e53232d2084ed5afa (patch) | |
| tree | 3461bf928816208b72fdafdb2f2e662995dfeb32 /Library/Formula/bash.rb | |
| parent | b9b92e610b8cd962fa6e099311854a0280655ff9 (diff) | |
| download | homebrew-902401d67fd8fe29b8137a1e53232d2084ed5afa.tar.bz2 | |
bash: update 4.3.26 bottle.
Diffstat (limited to 'Library/Formula/bash.rb')
| -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 b354a6e56..aae8c96bc 100644 --- a/Library/Formula/bash.rb +++ b/Library/Formula/bash.rb @@ -20,6 +20,9 @@ class Bash < Formula end bottle do + sha1 "5e04c0c9669ee5a8a32e2569717d646ea05e711a" => :mavericks + sha1 "871f0d7a85bf8306d20202951727cce761b9d817" => :mountain_lion + sha1 "bd8cdb59b97a34c90a0856c33f6db3ad3b47a738" => :lion end head "git://git.savannah.gnu.org/bash.git" |
