diff options
| author | BrewTestBot | 2014-12-13 08:13:10 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-13 14:00:45 +0000 |
| commit | 577e9c1182a2d9a22bad508b5a2a329361a6de6a (patch) | |
| tree | e3661ed03f164e3558759f29a32a4a890ac4408d /Library | |
| parent | 8029065202c6e4d3293bc4fc078d2e52e160ad0f (diff) | |
| download | homebrew-577e9c1182a2d9a22bad508b5a2a329361a6de6a.tar.bz2 | |
libre: update 0.4.11 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libre.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/libre.rb b/Library/Formula/libre.rb index a56367a21..2cbdf5c8b 100644 --- a/Library/Formula/libre.rb +++ b/Library/Formula/libre.rb @@ -7,10 +7,9 @@ class Libre < Formula bottle do cellar :any - revision 2 - sha1 "390bde82308366ebed75d2b1d0be82a0d7d96078" => :yosemite - sha1 "77ab73229421ff69668e4c98ca50df4ba5bbee5b" => :mavericks - sha1 "3d3eeaf47ebeeca2dc37fa7ac8e3e865f4050455" => :mountain_lion + sha1 "988a4f3820de85831e75742c24e85eb6188db5d5" => :yosemite + sha1 "fe96e2b8ba7c8a2964b445613172489cd46c4ed8" => :mavericks + sha1 "b0c37d9a349da7f2ac28ab3b2153c2fc5a0427c4" => :mountain_lion end depends_on "openssl" |
