diff options
Diffstat (limited to 'Library/Formula/bash.rb')
| -rw-r--r-- | Library/Formula/bash.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/bash.rb b/Library/Formula/bash.rb index 90733bfb8..4c7be7d40 100644 --- a/Library/Formula/bash.rb +++ b/Library/Formula/bash.rb @@ -22,6 +22,7 @@ class Bash < Formula bottle do sha1 "98884ac866bbf941edc0c107b85c6dd9d8515f27" => :mavericks sha1 "0dd9bb97389722aae5d5225761ff7488599588fc" => :mountain_lion + sha1 "d1adcda8ccda9cba5bb626c0f7bbf8b5882aecdf" => :lion end head "git://git.savannah.gnu.org/bash.git" |
