From 64be7e30fc7dfa6ccd55cc0e644ff6a416460453 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 30 Sep 2014 19:29:43 +0100 Subject: [PATCH] tomcat: update 8.0.14 bottle. Closes Homebrew/homebrew#32818. Signed-off-by: Mike McQuaid --- Formula/tomcat.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/tomcat.rb b/Formula/tomcat.rb index 06c5047fbd..015f84d9e8 100644 --- a/Formula/tomcat.rb +++ b/Formula/tomcat.rb @@ -7,9 +7,9 @@ class Tomcat < Formula bottle do cellar :any - sha1 "f2d16a34181aa40caf50e002d78a80f06b6142ec" => :mavericks - sha1 "344c4c2a9c6c65a958232e322cb664e112f37809" => :mountain_lion - sha1 "a64e5f007e094f992a6a2fa56bf8adbf5e6905ae" => :lion + sha1 "100a590222ff8021ee2731a25c4fc0d524ce53ef" => :mavericks + sha1 "8d8ea406e7210305877eef865acdb0f3e061f7e4" => :mountain_lion + sha1 "33843f287d756cfde94709bca75a5f7485ada411" => :lion end option "with-fulldocs", "Install full documentation locally"