File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
class TomcatAT9 < Formula
2
2
desc "Implementation of Java Servlet and JavaServer Pages"
3
3
homepage "https://tomcat.apache.org/"
4
- url "https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-9/v9.0.85 /bin/apache-tomcat-9.0.85 .tar.gz"
5
- mirror "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.85 /bin/apache-tomcat-9.0.85 .tar.gz"
6
- sha256 "a1874d5e2e72003a81276e5a9520004aca113f135fc841334229b68f6d25ba1e "
4
+ url "https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-9/v9.0.86 /bin/apache-tomcat-9.0.86 .tar.gz"
5
+ mirror "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.86 /bin/apache-tomcat-9.0.86 .tar.gz"
6
+ sha256 "24c493727d8a5e4aa83ff65a952834c7f828c478c5adbe88d0bfd15e9883999a "
7
7
license "Apache-2.0"
8
8
9
9
livecheck do
10
10
url :stable
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , all : "ef8ea67be7c6c4801a9b45d2a6390b69629be338e5cde02f0bb91710f0491954 "
14
+ sha256 cellar : :any_skip_relocation , all : "5d6a909bb48203c5a2a73c339cbf732d06adc355f55ef1a3ec3f4c75417bdfac "
15
15
end
16
16
17
17
keg_only :versioned_formula
You can’t perform that action at this time.
0 commit comments