diff --git a/Formula/tomcat.rb b/Formula/tomcat.rb index 3bb9ef85af..b42b455891 100644 --- a/Formula/tomcat.rb +++ b/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-7/v7.0.40/bin/apache-tomcat-7.0.40.tar.gz' - sha1 '2fe185842076458da57b54f0a2cc3f5b41ae007d' + url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.41/bin/apache-tomcat-7.0.41.tar.gz' + sha1 '87974fcc24711ea253fb43e3db450664e02e1adf' # Keep log folders skip_clean 'libexec'