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.97 /bin/apache-tomcat-9.0.97 .tar.gz"
5- mirror "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.97 /bin/apache-tomcat-9.0.97 .tar.gz"
6- sha256 "b55dcaf69a02437f0e46d960c5a413e8fed269152cc20ad65765d31a233a0de7 "
4+ url "https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-9/v9.0.98 /bin/apache-tomcat-9.0.98 .tar.gz"
5+ mirror "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.98 /bin/apache-tomcat-9.0.98 .tar.gz"
6+ sha256 "1d9a1104c2e235a5baff6e9ca8e28be3d864803fafc478f5c13c2ae6a5ed3d6f "
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 : "1f4925a71b3fba7d6184c12f04a7e4990910de2b47d39cc5a628f1fdc3a8d7b7 "
14+ sha256 cellar : :any_skip_relocation , all : "e217e62d3894393944b57100cb4aa1f9e0debd19c39a2b9e6d448585eda8d160 "
1515 end
1616
1717 keg_only :versioned_formula
You can’t perform that action at this time.
0 commit comments