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 11class 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
1010 url :stable
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "fc57c11c8c2517e297f71f255c919d9bc92695f362c09a45d3f6ae30363e1812 "
14+ sha256 cellar : :any_skip_relocation , all : "1236dcd19a4daa0aaa23e546d14128c97a5b2dfaebed671f1210e197e084f487 "
1515 end
1616
1717 keg_only :versioned_formula
You can’t perform that action at this time.
0 commit comments