Skip to content

Commit 80407c2

Browse files
authored
Merge pull request #247067 from Homebrew/[email protected]
tomcat@9 9.0.110
2 parents ea19511 + a7ba48a commit 80407c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/t/[email protected]

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class TomcatAT9 < Formula
22
desc "Implementation of Java Servlet and JavaServer Pages"
33
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"
77
license "Apache-2.0"
88

99
livecheck do
1010
url :stable
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "a9c6e3ab38afe905cd29ec6ef8389c2bbc9b4d09105271da72659e43fd84ddac"
14+
sha256 cellar: :any_skip_relocation, all: "9a634b406f691836faefd60a20a1ad3ed54d9898c06d86490c656b98266ae8f4"
1515
end
1616

1717
keg_only :versioned_formula

0 commit comments

Comments
 (0)