aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-11-07 17:07:46 +0000
committerMike McQuaid2014-11-07 17:17:15 +0000
commit6b7ade5678adcee17831e3c2fd59202987a70c65 (patch)
tree73a37d1019daf31415524b74446cb55a402c45b8 /Library/Formula
parent8597bf8861560d762b9d0de80ef94fd6eeeee2b3 (diff)
downloadhomebrew-6b7ade5678adcee17831e3c2fd59202987a70c65.tar.bz2
tomcat: update 8.0.15 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tomcat.rb6
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"