diff options
| author | BrewTestBot | 2014-11-07 17:07:46 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-11-07 17:17:15 +0000 |
| commit | 6b7ade5678adcee17831e3c2fd59202987a70c65 (patch) | |
| tree | 73a37d1019daf31415524b74446cb55a402c45b8 /Library/Formula | |
| parent | 8597bf8861560d762b9d0de80ef94fd6eeeee2b3 (diff) | |
| download | homebrew-6b7ade5678adcee17831e3c2fd59202987a70c65.tar.bz2 | |
tomcat: update 8.0.15 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/tomcat.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/tomcat.rb b/Library/Formula/tomcat.rb index a8d317cb1..68331cb79 100644 --- a/Library/Formula/tomcat.rb +++ b/Library/Formula/tomcat.rb @@ -7,9 +7,9 @@ class Tomcat < Formula bottle do cellar :any - sha1 "100a590222ff8021ee2731a25c4fc0d524ce53ef" => :mavericks - sha1 "8d8ea406e7210305877eef865acdb0f3e061f7e4" => :mountain_lion - sha1 "33843f287d756cfde94709bca75a5f7485ada411" => :lion + sha1 "afcce9cce701aa992521e912a64820c5cf281d76" => :yosemite + sha1 "31ac8950914cd7cb17d51979d2e51c10e5071443" => :mavericks + sha1 "f4f9f3a45f15ff71e8f7a8c5468227cfc374f158" => :mountain_lion end option "with-fulldocs", "Install full documentation locally" |
