diff options
| -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 |
