Skip to content

Commit 0a468bb

Browse files
committed
tomcat@9 9.0.110
1 parent 1961a46 commit 0a468bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/t/[email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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

0 commit comments

Comments
 (0)