aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tomcat.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-08-22 19:31:36 +0100
committerJack Nagel2014-08-22 17:15:42 -0500
commit3d79b3ce019901fcd9aabe3f5f5b86a7b9fb0820 (patch)
tree7bfe415c0c5ad281a6cc5300ff9513314d028508 /Library/Formula/tomcat.rb
parent68d8a147dd545dd023d128976ff9c3beb0ed54b6 (diff)
downloadhomebrew-3d79b3ce019901fcd9aabe3f5f5b86a7b9fb0820.tar.bz2
tomcat: update 8.0.11 bottle.
Diffstat (limited to 'Library/Formula/tomcat.rb')
-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 d492a0f8b..415e8cbb7 100644
--- a/Library/Formula/tomcat.rb
+++ b/Library/Formula/tomcat.rb
@@ -7,9 +7,9 @@ class Tomcat < Formula
bottle do
cellar :any
- sha1 "1c80a7af14a3f387f634bdae5d5b673bbc1f2c9a" => :mavericks
- sha1 "4045fdbd7963e87035884bd4ecb6c173a74a99f6" => :mountain_lion
- sha1 "2c77dfcf698b21deae47df1f0b2fe32f43bd31e3" => :lion
+ sha1 "bdf205dceacb04661304619b5bcc71316690fffd" => :mavericks
+ sha1 "f3b897bb5c1e13ba831eca0cf3a46dfc3419c839" => :mountain_lion
+ sha1 "078f0a759f496a0fe51ae7e07916a5eff21f1b76" => :lion
end
option "with-fulldocs", "Install full documentation locally"