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 TomcatAT10 < 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-10/v10.1.43 /bin/apache-tomcat-10.1.43 .tar.gz"
5- mirror "https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.43 /bin/apache-tomcat-10.1.43 .tar.gz"
6- sha256 "859d15c7f0e08e543a925bf84728ee2166c710b14a62fbc9be7f58f17aa9675d "
4+ url "https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-10/v10.1.44 /bin/apache-tomcat-10.1.44 .tar.gz"
5+ mirror "https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.44 /bin/apache-tomcat-10.1.44 .tar.gz"
6+ sha256 "e020c2fa8649f1de9abbc2ddce70dd61e997d0ed161ee02a30de4b221263be9c "
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 : "42a02215c662d7bc9d94075971f3aef1f53e461bf75173c279b4441776e931cc "
14+ sha256 cellar : :any_skip_relocation , all : "4d007a9a4cb153493093f7d07f405d1b82437ceab493d2648ca076cd47f52a37 "
1515 end
1616
1717 keg_only :versioned_formula
You can’t perform that action at this time.
0 commit comments