diff options
| author | BrewTestBot | 2015-02-20 21:59:12 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2015-02-21 11:19:44 -0800 |
| commit | 55d1744e6cb6f9c9ce5156c60b8411780ad3f1bc (patch) | |
| tree | 150eb53ac88616a0f4a8c8ae9f30286e550bde4f /Library | |
| parent | 7b659c7b698b4f9222efaa7517d6e18ba4e683de (diff) | |
| download | homebrew-55d1744e6cb6f9c9ce5156c60b8411780ad3f1bc.tar.bz2 | |
vowpal-wabbit: update 7.10 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/vowpal-wabbit.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/vowpal-wabbit.rb b/Library/Formula/vowpal-wabbit.rb index 7abf1c9f4..f6285c7c1 100644 --- a/Library/Formula/vowpal-wabbit.rb +++ b/Library/Formula/vowpal-wabbit.rb @@ -8,9 +8,9 @@ class VowpalWabbit < Formula bottle do cellar :any - sha1 "835e216e381b1b4f5b4483a3ce0f254023678357" => :mavericks - sha1 "621f557a6b9ce62670b285a1fbc3bbe83badb52b" => :mountain_lion - sha1 "165eca93fb9e839793c90f11da9336ee8388a01c" => :lion + sha1 "a7bd0836491357e0b148389126eabb520707360a" => :yosemite + sha1 "97d1725e7bdc7aa2518ce32aee164255244ee032" => :mavericks + sha1 "ad337507a088dadaa29ae839c09cbfd09a0eed6a" => :mountain_lion end if MacOS.version < :mavericks |
