diff options
| author | BrewTestBot | 2014-07-21 03:13:34 +0100 |
|---|---|---|
| committer | Brett Koonce | 2014-07-20 21:59:14 -0700 |
| commit | 727c7f744c93867b71ba7bde902aed7744003250 (patch) | |
| tree | a31997f9c8f63878073328a64dc2972bee3b453c /Library/Formula | |
| parent | 8842f03fd6f27e246f7507bde553906790b8d16d (diff) | |
| download | homebrew-727c7f744c93867b71ba7bde902aed7744003250.tar.bz2 | |
ola: update 0.9.1 bottle.
Closes #30990.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ola.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ola.rb b/Library/Formula/ola.rb index f631ad320..633bc744b 100644 --- a/Library/Formula/ola.rb +++ b/Library/Formula/ola.rb @@ -6,9 +6,9 @@ class Ola < Formula sha1 "1aeb969d833385603504f9debcbf48d7b27b5200" bottle do - sha1 "6e6b052f3c4f7dd4f413be82bc8858265c156e56" => :mavericks - sha1 "4104956ee3b641f353bc4d24c5edcf9c6888d3e8" => :mountain_lion - sha1 "449b86401a2aa4ac6445a7839fe82035a747d264" => :lion + sha1 "415969ef130bc2a386c92fd44689dc41d824bce2" => :mavericks + sha1 "7728260e561148e324290c2d0b34320de94028c9" => :mountain_lion + sha1 "bae4d5c8d4d3386976a82d65a7a3691adafaa589" => :lion end option :universal |
