aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tomcat.rb10
1 files changed, 5 insertions, 5 deletions
diff --git a/Library/Formula/tomcat.rb b/Library/Formula/tomcat.rb
index 1038c5ea2..06c5047fb 100644
--- a/Library/Formula/tomcat.rb
+++ b/Library/Formula/tomcat.rb
@@ -2,8 +2,8 @@ require 'formula'
class Tomcat < Formula
homepage "http://tomcat.apache.org/"
- url "http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-8/v8.0.12/bin/apache-tomcat-8.0.12.tar.gz"
- sha1 "c93b8e769522b3984989471b4bf7dfbc4ae68f70"
+ url "http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-8/v8.0.14/bin/apache-tomcat-8.0.14.tar.gz"
+ sha1 "1a63a44dbf1b73f2256a2f21521b3d5ee3e8b5bf"
bottle do
cellar :any
@@ -15,9 +15,9 @@ class Tomcat < Formula
option "with-fulldocs", "Install full documentation locally"
resource "fulldocs" do
- url "http://www.apache.org/dyn/closer.cgi?path=/tomcat/tomcat-8/v8.0.12/bin/apache-tomcat-8.0.12-fulldocs.tar.gz"
- version "8.0.12"
- sha1 "e65aa4e03c91479aecfcaf21a5e4d99449706d3b"
+ url "http://www.apache.org/dyn/closer.cgi?path=/tomcat/tomcat-8/v8.0.14/bin/apache-tomcat-8.0.14-fulldocs.tar.gz"
+ version "8.0.14"
+ sha1 "181b01c6d0be3dee5dea5dc12e38f5f0f3c2a72a"
end
def install