diff options
| author | BrewTestBot | 2014-12-09 03:20:38 +0000 | 
|---|---|---|
| committer | Jack Nagel | 2014-12-09 02:06:49 -0500 | 
| commit | 50b1b6ce89105884de38015acd1e34668aae6e4b (patch) | |
| tree | 6b1b38081b1e97837919803c42331203c0e0dc92 | |
| parent | 23bfaa7bad3e9d7cb6a795a03d11d3653b5698d5 (diff) | |
| download | homebrew-50b1b6ce89105884de38015acd1e34668aae6e4b.tar.bz2 | |
odo: update 0.2.2 bottle.
| -rw-r--r-- | Library/Formula/odo.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/odo.rb b/Library/Formula/odo.rb index 659f1ba09..c19e563f6 100644 --- a/Library/Formula/odo.rb +++ b/Library/Formula/odo.rb @@ -7,9 +7,9 @@ class Odo < Formula    bottle do      cellar :any -    sha1 "0b19e2bc1308ef7bc9640cf8140ce60823933e07" => :yosemite -    sha1 "d503b71664f5bb01be9d96d31ee6a7f6f6d4324b" => :mavericks -    sha1 "42ec73e761493d9887c41abe5df3fe6de0f3741c" => :mountain_lion +    sha1 "32b8859f631257fe07822f8b1874587b307c2e5e" => :yosemite +    sha1 "c144e0e0b62432b4ee22f28297028b3f2e9d7499" => :mavericks +    sha1 "545135a2f69e20036ff34dd7b0f44493c8e74c40" => :mountain_lion    end    def install | 
