File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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.109 /bin/apache-tomcat-9.0.109 .tar.gz"
5
- mirror "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.109 /bin/apache-tomcat-9.0.109 .tar.gz"
6
- sha256 "fe66aca9dc4002003857096e60c482b1f005af5457c767ca9c5804f732de3cc2 "
4
+ url "https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-9/v9.0.110 /bin/apache-tomcat-9.0.110 .tar.gz"
5
+ mirror "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.110 /bin/apache-tomcat-9.0.110 .tar.gz"
6
+ sha256 "94393eb928ed01d58008af6925660d7a7d372661de5cef8d63c66a1aaa289618 "
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 : "a9c6e3ab38afe905cd29ec6ef8389c2bbc9b4d09105271da72659e43fd84ddac "
14
+ sha256 cellar : :any_skip_relocation , all : "9a634b406f691836faefd60a20a1ad3ed54d9898c06d86490c656b98266ae8f4 "
15
15
end
16
16
17
17
keg_only :versioned_formula
You can’t perform that action at this time.
0 commit comments