Skip to content

Commit 450b0e0

Browse files
committed
tomcat@9 9.0.102
1 parent 4df440f commit 450b0e0

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.100/bin/apache-tomcat-9.0.100.tar.gz"
5-
mirror "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.100/bin/apache-tomcat-9.0.100.tar.gz"
6-
sha256 "1253158c45a31a8168b41436512acc2292e94a3468b1bd8e4d0a7a79dcc1f5ff"
4+
url "https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-9/v9.0.102/bin/apache-tomcat-9.0.102.tar.gz"
5+
mirror "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.102/bin/apache-tomcat-9.0.102.tar.gz"
6+
sha256 "23e0a3b16d53a121c8c86b0ea4e6967d1a4ab689ccf6490ce09eae57ac394787"
77
license "Apache-2.0"
88

99
livecheck do

0 commit comments

Comments
 (0)